- OpenGL 4 Shading Language Cookbook(Second Edition)
- David Wolff
- 56字
- 2021-07-21 17:50:59
Chapter 2. The Basics of GLSL Shaders
In this chapter, we will cover:
- Implementing diffuse, per-vertex shading with a single point light source
- Implementing per-vertex ambient, diffuse, and specular (ADS) shading
- Using functions in shaders
- Implementing two-sided shading
- Implementing flat shading
- Using subroutines to select shader functionality
- Discarding fragments to create a perforated look
推薦閱讀
- Java編程全能詞典
- 輕松學(xué)Java Web開(kāi)發(fā)
- Hadoop 2.x Administration Cookbook
- 教父母學(xué)會(huì)上網(wǎng)
- 流處理器研究與設(shè)計(jì)
- 大數(shù)據(jù)挑戰(zhàn)與NoSQL數(shù)據(jù)庫(kù)技術(shù)
- 網(wǎng)絡(luò)安全與防護(hù)
- 氣動(dòng)系統(tǒng)裝調(diào)與PLC控制
- 筆記本電腦維修之電路分析基礎(chǔ)
- 中國(guó)戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·數(shù)控系統(tǒng)
- 機(jī)器人制作入門(mén)(第4版)
- 納米集成電路制造工藝(第2版)
- ARM體系結(jié)構(gòu)與編程
- 軟件測(cè)試管理
- Java Deep Learning Projects