Hi,
I’ve been going through some of the tutorials, playing around with the simple code in this one:
http://lwjgl.org/wiki/doku.php/lwjgl/tutorials/opengl/basicopengl
Unfortunately, it doesn’t seem to work -it only displays a black screen without the square.
Has the library changed since writing that tutorial, or did I do something wrong? I copy pasted the code and got no warning or error messages while running it.
-Ido.