Hi
been looking on and off at lwjgl today, I’ve written my own code now rather than just using the demos, and all I get is a black screen. The code I’m using as examples must be old because it uses gl.swapBuffers(), which is now private. my code looks just as if the buffers were not being swapped, so how do I get it to swap buffers once I have done my rendering?
Cheers
Endolf
