Advertisement

OpenGL tutorial, lesson01, no image in the window??

Started by June 12, 2002 11:42 PM
3 comments, last by gibbogle 22 years, 5 months ago
I have just built NeHe''s tutorial lesson01, on both Windows NT and Debian (using SDL). In both cases the program runs without errors, but nothing is displayed in the window. What could be the problem? thanks Gib
Um, were you expecting to see something in the window? The whole point of tutorial 1 is that it shows you how to create an empty window.
ReactOS - an Open-source operating system compatible with Windows NT apps and drivers
Advertisement
Oops!
I have the same problem with lesson02 (or maybe it was 3), and I believe I''m supposed to see something.

Yes, lesson 1 just creates a window. But, if you are drawing but nothing is on the screen, see if you have made the call to glTranslatef(xf,yf,zf).

____________________
#define
____________________#define

This topic is closed to new replies.

Advertisement