OriEngine
Game engine made with Lightweight Java Game Library and OpenGL 3.2
All of the important shitz are in the Wiki! which you should check out. There you can find:
- Progress Tracker
- The Code Explained
- The To-Do list
- The List of classes and Packages
- and many more
Directory strucutre:
└───OriEngine
├───bin
│ ├───engineTester
│ └───renderEngine
├───lib
│ ├───jars
│ └───natives
└───src
├───engineTester
└───renderEngine
OriEngine/src/ <– Contains the interesting files :)
OriEngine/lib/ <– Contains LWJGL2 jars and natives