A 3D Java game engine (Screenshots below)
- Terrain Generation
- Shadow
- Particle System
- Normal Maps
- 3D Model Support
- Clone project and run via...
- src > engineTester > MainGameLoop.java
- LWJGL
- OpenGL
- ThinMatrix (This project was based off of ThinMatrix's game engine tutorial.)
- Jason Cole
- (ThinMatrix) https://www.youtube.com/watch?v=VS8wlS9hF8E&list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP
- http://www.lighthouse3d.com/
This project is licensed under the MIT License - see the LICENSE.md file for details