GorskE is a lwjgl3 3d game engine coded in java. This engine is intended to have the features of most other modern game engines. GorskE has the portability of java with the performance of OpenGL.
- 2d rendering
- 3d rendering
- Vertex Buffer Objects instead of Immediate Mode rendering
- 3d camera rotations
- shaders implemented for objects
- colision detection
- basic physics