Changeset 1853 in orxonox.OLD for orxonox/trunk/doc/program_examples/openGL
- Timestamp:
- May 1, 2004, 2:32:22 AM (21 years ago)
- Location:
- orxonox/trunk/doc/program_examples/openGL
- Files:
-
- 1 added
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/doc/program_examples/openGL/cube.c
r1803 r1853 5 5 #include <stdio.h> 6 6 #include <stdlib.h> 7 7 #include <math.h> 8 8 9 9 static float alpha = 0;
Note: See TracChangeset
for help on using the changeset viewer.