This chapter is from the book
Exercises
- Change the values of the RGB channels in the HelloShaders or HelloStructs pixel shader, and observe the results.
- Modify the DisableCulling rasterizer state object by setting CullMode = FRONT and then BACK, and observe the results.
- Now that you have a couple effects, get comfortable working within NVIDIA FX Composer. Create Teapot, Torus, and Plane objects, and assign them either the HelloShaders or HelloStructs materials. Notice how all objects that are assigned the same material are impacted when you change and recompile the associated effect.
< Back
Page 4 of 4