- 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.
- Vue.js前端開發(fā)技術(shù)
- 性能測試從零開始
- Object/Oriented Programming in ColdFusion
- UG NX 8.0基礎(chǔ)與實(shí)例教程
- Illustrator CS6核心應(yīng)用案例教程(全彩慕課版)
- Authorware應(yīng)用案例教程
- Microsoft SharePoint 2010 Power User Cookbook: SharePoint Applied
- CorelDRAW服裝設(shè)計(jì)實(shí)用教程(第四版)
- 人臉識別算法與案例分析
- BIM與Unity 3D開發(fā)實(shí)例詳解
- 新編AutoCAD 2016從入門到精通
- Mastering phpMyAdmin 3.1 for Effective MySQL Management
- PS App UI設(shè)計(jì)從零開始學(xué)
- SolidWorks2016中文版從入門到精通/CAX工程應(yīng)用叢書
- ASP.NET Core 3從入門到實(shí)戰(zhàn)