3D java engine.
From to root directory you can run with maven:
mvn clean package exec:java
- Window creation offering opengl context
- Generates textured cubes or just colored, loading model from OBJ file
- Shaders support
- Matrices and vectors maths
- LWJGL(Lightweight Java Game Library)
- GLFW for handling window events