ok what I want to do is to draw a quad in the scene that lays on a plane parallel to the view. So it should appear flat.
How to produce an anag开发者_开发知识库lyph rendering with LWJGL ? Help me! ThanksYou have to render two views, one for each eye, with each view slightly shifted to the left or right.Then, you overla
EDIT: So apparently I was doing everything right, but I had a different problem that made it look as if I was doing something wrong. Sorry about that. --me, newbie
I have a SWT app that opens a OpenGL window (using the LWJGL library) after a button is pressed. It is supposed to close it\'s main SWT window and open a new one with an OpenGL context. Works fine on
I try to compil开发者_开发技巧e a (LWJGL) Java project using NetBeans. I clicked on the project -> properties and under Libraries -> Compile. I added the Jars location, the source files location and j