cross-platform 3d game engine bgfx renderer written in Java
Engine is released under GPL3 license.
Main purpose of this project is provide modern and powerful game engine under GPL3 license with Java as main language
Engine now is in early stage of development
- clone repository
- execute maven command:
mvn clean compile assembly:single
- use library in target folder for your games =)
- or execute demo scene with following commands:
cd target
java -jar engine-1.0-SNAPSHOT-jar-with-dependencies.jar ../src/main/resources/