So ive decide to tackle on opengl since I always told myself one day I would learn it. Ive searched the forum and google, downloaded the archives zip and found 3 basic tutorials for assembly. Is there anything I specifically need to make opengl apps with masm? or Is it already included in the masm package. trying to get to opengl.com to see what they have but internet is really slow. So any points to any good reads or tutorials? Thanks.
Here http://nehe.gamedev.net/
Its a good one.
After undestood the basic, I took an free game engine, so I dont have to confuse about other thing.
well i meant do i need to download any like sdk or something? i cant even find examples of creating just a basic window or anything or even get the examples to assemble :\
Ummm, Hitchikr's package should be all you need, won't his examples assemble?
Quote from: travism on May 24, 2009, 03:31:17 PM
well i meant do i need to download any like sdk or something? i cant even find examples of creating just a basic window or anything or even get the examples to assemble :\
Nope, you dont have to download any sdk. Its all there for you to use.
yeah i guess ill play around with it more when i get home.