sbayeta
09-03-2005, 12:54 PM
Hi,
I compiled two programs from two different tutorials, one using GLUT and one using win32 windowing, and I noticed that even though they render almost nothing, the GLUT one is very slow when I try to move the window around.
The code for the tutorials can be found online:
GLUT: http://www.lighthouse3d.com/opengl/glut/index.php?2
Win32: http://nehe.gamedev.net/data/lessons/vc/lesson01.zip
Can anyone tell me what's going on?
Thanks a lot.
I compiled two programs from two different tutorials, one using GLUT and one using win32 windowing, and I noticed that even though they render almost nothing, the GLUT one is very slow when I try to move the window around.
The code for the tutorials can be found online:
GLUT: http://www.lighthouse3d.com/opengl/glut/index.php?2
Win32: http://nehe.gamedev.net/data/lessons/vc/lesson01.zip
Can anyone tell me what's going on?
Thanks a lot.