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.
File List:
Cube/
0b
Cube/OglFramework.asm
16Kb
Cube/OglFramework.exe
6Kb
Cube/OglUser.asm
4Kb
Window/
0b
Window/OglFramework.asm
16Kb
Window/OglFramework.exe
5Kb
Window/OglUser.asm
2Kb
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 Vertex
(Popularity: ) : 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.