The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: sunyah on July 17, 2009, 06:49:19 PM

Title: Help Needed with commenting a code
Post by: sunyah on July 17, 2009, 06:49:19 PM
I need help with commenting a code in opengl,
Can anyone please help ? :'(

http://www.opengl.org/resources/code/samples/glut_examples/examples/scube.c
this is the code that i supposed to comment
help please
Title: Re: Help Needed with commenting a code
Post by: hutch-- on July 18, 2009, 02:06:15 AM
This is an assembler forum, you should look for support at a C/C++ forum for questions of this type.
Title: Re: Help Needed with commenting a code
Post by: vanjast on July 20, 2009, 08:15:38 PM
You're wasting you're time if you don't have the GL/glut.h code..
I'd suggest a complete readup on the OpenGL standard before you start this - It makes it easier to understand the library functions.
:wink