lwjgl 101: How can I use VBOs?
- by Vuntic
How can I draw anything in lwjgl using VBOs? When I follow the tutorial, it just breaks. I've also tried running this example (with the byteorder fix) but it just displays a blank window.
SO hasn't been helpful to me yet, but this is the last place I can think of that might have an answer...