A fun little OpenGL renderer built in Java using LWJGL.
This project exists mostly as a toy project for tinkering, experimenting, and writing graphics code.
To build and run the project you will need the following libraries:
- lwjgl
- lwjgl-glfw
- lwjgl-openal
- lwjgl-opengl
- lwjgl-stb
- joml
You will also need the native libraries matching your operating system.
All required libraries can be downloaded from:
https://www.lwjgl.org/