- OpenGL 4.0 Shading Language Cookbook
- David Wolff
- 94字
- 2021-04-02 18:59:32
Chapter 1. Getting Started with GLSL 4.0
In this chapter, we will cover:
- Using the GLEW library to access the latest OpenGL functionality
- Using the GLM library for mathematics
- Determining the GLSL and OpenGL version
- Compiling a shader
- Linking a shader program
- Sending data to a shader using per-vertex attributes and vertex buffer objects
- Getting a list of active vertex input attributes and indices
- Sending data to a shader using uniform variables
- Getting a list of active uniform variables
- Using uniform blocks and uniform buffer objects
- Building a C++ shader program class
推薦閱讀
- WS/BPEL 2.0 for SOA Composite Applications with IBM WebSphere 7
- Photoshop圖形圖像設(shè)計(jì)案例教程(高等院校計(jì)算機(jī)任務(wù)驅(qū)動(dòng)教改教材)
- OpenStack實(shí)戰(zhàn)指南
- Photoshop CS6完全自學(xué)案例教程(微課版)
- Puppet 2.7 Cookbook
- 光影之書:Photoshop+Camera Raw攝影后期與創(chuàng)意合成
- Building Websites with Joomla! 1.5
- Premiere Pro CC 2018基礎(chǔ)教程(第3版)
- ASP.NET 3.5 Social Networking
- Moldflow 2021模流分析從入門到精通(升級(jí)版)
- 新印象:CINEMA 4D電商設(shè)計(jì)基礎(chǔ)與實(shí)戰(zhàn)(全視頻微課版)
- UG NX 12.0中文版從入門到精通
- Photoshop CS6平面設(shè)計(jì)實(shí)戰(zhàn)從入門到精通(經(jīng)典暢銷版)
- AI繪畫基礎(chǔ)與商業(yè)實(shí)戰(zhàn)
- NumPy 1.5 Beginner's Guide