The MASM Forum Archive 2004 to 2012

Project Support Forums => OpenGL Forum => Topic started by: RedXVII on October 21, 2005, 10:26:56 PM

Title: Opengl reference
Post by: RedXVII on October 21, 2005, 10:26:56 PM
Ive been shifting through your messy framework  :toothy

I did learn a bit of Opengl in C but not much, so most of this i dont really understand. Do you guys have a website or something where all the opengl functions are explained - perhaps with examples. This is gonna take a while to learn - how long did it take you guys to get the nack of it?

Title: Re: Opengl reference
Post by: hitchhikr on October 21, 2005, 11:10:03 PM
http://www.masmforum.com/simple/index.php?topic=2542.0
Title: Re: Opengl reference
Post by: RedXVII on October 23, 2005, 05:56:44 PM
Ok - congrats, you have succeeded in making me feel like a complete idiot  :eek

Ill take a look, ta
Title: Re: Opengl reference
Post by: RedXVII on October 27, 2005, 04:48:03 PM
Im reading a bit of the Red book and i see "a simple opengl program" in C looks much nicer than your framework, about 7 lines =). Is there a C file that you had which you converted into assembly for your framework? it would be handy to see whats what.  :U

Title: Re: Opengl reference
Post by: hitchhikr on October 27, 2005, 05:44:32 PM
what's the problem with the framework exactly ?
Title: Re: Opengl reference
Post by: RedXVII on October 27, 2005, 07:41:25 PM
No problem really - it works great.

Im just trying to understand what functions you called and why and etc. I just seem to be having trouble understanding it. I tthink a wise i dea for me is tol spend some more time on it, then come back for questions  :toothy