First OpenGL example in SpAsm
Actually this isn't the first OpenGL example it is really the second. It is the first one posted on gamedev.net and the first one written by me.
The link to get the execuable is here:
OglSpasmExample1.zip(10kb)
_____________________________
The source is included in a a non read part of the execuable. You can open/edit the source using SpAsm. SpAsm is a free open source true assembler.
This is the first ever complete example I have wrote It is pretty messy. The best part about this is that the whole execuable contains 191 instructions. I really shouldn't post this here because it don't have much to do with NeHe, however I wanted to post this because I am excited that it works
Lemme know what you think
By the way: the reason why the square looks very funny is because I didn't do the glFrustum yet. I will try that tommorow and post it.
If you don't feel like downloading SpAsm to see my source I included the asm file.
Edited by - real_man on 10/21/00 11:42:39 PM
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement