This is a screen saver for linux, yet easily port to windows. This is written in C with the Glut openGL library, This is a 3 color triangle which moves in an odd pattern on the screen.
File List:
tri
17Kb
tri.c
1Kb
triangle.c
2Kb
vertex
17Kb
Similar code
Bump Map Generator
(Popularity: ) : Play around with images to generate(/degenerate) variations of it. Though the main premise on which this project is built around is that of generating a bump map, this actually does more. It is virtually a studio to play around with ... Terrain- for 3DFX OpenGL / Mesa demo Full sources included
(Popularity: ) : Terrain- for 3DFX OpenGL / Mesa demo Full sources included OpenGL framework assembly sourcecode
(Popularity: ) : Assembly sourcecode of a framework based on NeHeGL one but much smaller (~4k unpacked) and using a high performance counter to obtain smoother animations with constant speed.