lwjgl 101: How can I use VBOs?

Posted by Vuntic on Stack Overflow See other posts from Stack Overflow or by Vuntic
Published on 2010-06-15T15:49:06Z Indexed on 2010/06/15 15:52 UTC
Read the original article Hit count: 265

Filed under:
|
|
|

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...

© Stack Overflow or respective owner

Related posts about java

Related posts about opengl