summaryrefslogtreecommitdiffstats
path: root/progs/demos/engine.c
Commit message (Collapse)AuthorAgeFilesLines
* define M_PI if neededAlexey Sokolov2008-01-221-0/+4
|
* Fix a quadstrip front/back-face inconsistancy.Brian2007-12-181-7/+12
| | | | | Only set front material colors to make it noticable if front/back-face determination is incorrect anywhere.
* code to draw engine blockBrian Paul2006-08-011-11/+205
|
* New animated engine demo.Brian Paul2006-07-041-0/+1099