summaryrefslogtreecommitdiffstats
path: root/progs/glsl/CH11-toyball.vert.txt
Commit message (Collapse)AuthorAgeFilesLines
* Undo changes made to the toyball shaders in commit ↵Brian2007-12-041-4/+3
| | | | | | d19d0596daf004b56d80f78fa1a329b43c2ebf94 This demo produces the expected results again.
* support branch and loop in pixel shaderZou Nan hai2007-06-211-3/+4
| | | | most of the sample working with some small modification
* add texture rotationBrian2007-02-251-1/+5
|
* added newline at endBrian2007-02-021-1/+1
|
* Added toyball and bumpmap tests using shaders from the OpenGL Shading ↵Brian2007-01-161-0/+20
Language (orange) book.