- OpenGL 4 Shading Language Cookbook(Second Edition)
- David Wolff
- 97字
- 2021-07-21 17:50:55
Chapter 1. Getting Started with GLSL
In this chapter, we will cover the following recipes:
- Using a function loader to access the latest OpenGL functionality
- Using GLM for mathematics
- Determining the GLSL and OpenGL version
- Compiling a shader
- Linking a shader program
- Sending data to a shader using vertex attributes and vertex buffer objects
- Getting a list of active vertex input attributes and locations
- Sending data to a shader using uniform variables
- Getting a list of active uniform variables
- Using uniform blocks and uniform buffer objects
- Getting debug messages
- Building a C++ shader program class
推薦閱讀
- Deep Learning Quick Reference
- IoT Penetration Testing Cookbook
- 網(wǎng)上生活必備
- Mastering Elastic Stack
- Associations and Correlations
- 軟件構(gòu)件技術(shù)
- Dreamweaver+Photoshop+Flash+Fireworks網(wǎng)站建設(shè)與網(wǎng)頁(yè)設(shè)計(jì)完全實(shí)用
- 3ds Max造型表現(xiàn)藝術(shù)
- Java組件設(shè)計(jì)
- 機(jī)器人制作入門(mén)(第4版)
- 常用傳感器技術(shù)及應(yīng)用(第2版)
- 電氣控制及Micro800 PLC程序設(shè)計(jì)
- Windows 7來(lái)了
- Microsoft System Center Data Protection Manager Cookbook
- Access 2007數(shù)據(jù)庫(kù)入門(mén)與實(shí)例應(yīng)用金典