A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-lwjgl3
Daniel Johansson 14349695a9 The LWJGL 3 renderer was missing a call to GLContext.createFromCurrent(), sorted now. 9 years ago
..
src/main/java/com/jme3 The LWJGL 3 renderer was missing a call to GLContext.createFromCurrent(), sorted now. 9 years ago
build.gradle Fixed a build issue regarding lwjgl 3.x by now using 3.0.0a for longer stability as 3.0.0b-SNAPSHOT is a moving target and APIs are changing constantly. 9 years ago