News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Help Needed with commenting a code

Started by sunyah, July 17, 2009, 06:49:19 PM

Previous topic - Next topic

sunyah

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

hutch--

This is an assembler forum, you should look for support at a C/C++ forum for questions of this type.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

vanjast

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