You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kai Burjack edited this page Jan 3, 2016
·
14 revisions
The following is a version of the simple "Getting Started" demo on the LWJGL 3 site. It uses JOML to build a perspective projection and the model-view transformation, which are then submitted to the OpenGL GL_PROJECTION and GL_MODELVIEW matrix stacks: