A collection of useful and fun demos made with jMonkeyEngine.
Contains functions for handling finite state machine animations and a utility class for physics such as Raycast and OverlapSphere.
- jmonkeyengine - A complete 3D game development suite written purely in Java.
- Minie - A physics library for JMonkeyEngine.
- jdk8+
For more details visit the Wiki section.
- run
gradlew install - open
build/install/jme-capdevon-examples/bin - run
jme-capdevon-examples com.capdevon.demo.Test_ClimbingreplaceTest_Climbingwith any class you want