- OpenGL 4.0 Shading Language Cookbook
- David Wolff
- 110字
- 2021-04-02 18:59:31
Preface
The OpenGL Shading Language (GLSL) Version 4.0 brings unprecedented power and flexibility to programmers interested in creating modern, interactive, graphical programs. It allows us to harness the power of modern Graphics Processing Units (GPUs) in a straightforward way by providing a simple, yet powerful, language and API.
The OpenGL 4.0 Shading Language Cookbook will provide easy-to-follow examples that start by walking you through the theory and background behind each technique. It then goes on to provide and explain the GLSL and OpenGL code needed to implement them. Beginning through to advanced techniques are presented, including topics such as texturing, screen-space techniques, lighting, shading, tessellation shaders, geometry shaders, and shadows.
- 自己動手寫分布式搜索引擎
- 常用工具軟件案例教程
- 3ds Max 2014標準教程(全視頻微課版)
- Excel 2013使用詳解(修訂版)
- Photoshop圖形圖像設計案例教程(高等院校計算機任務驅動教改教材)
- Mastering phpMyAdmin 3.3.x for Effective MySQL Management
- 中文版Photoshop 2020基礎教程
- 中文版AutoCAD 2014高手之道
- BIRT 2.6 Data Analysis and Reporting
- 中文版Illustrator CC實戰視頻教程
- Photoshop CS6 圖像處理項目任務教程
- SOLIDWORKS中文版實用教程
- Moldflow 2021模流分析從入門到精通(升級版)
- Photoshop 2024從入門到精通
- Backbone.js Cookbook