Planetino is a 3D engine in pure Java (OpenGL is not required). It focus on FPS (First Person Shooting) games.
The current backend is AWT but adding a new one is easy.
Planetino was initially developed as a side project of MIDPath in order to test 3D features.
Old project site: https://code.google.com/p/planetino/
- Physics
- Easy map creation
- Collision Detection
- A.I
- Pure Java renderer
- HTML5 (GWT) backend
- CodenameOne backend (Android, iOS and Windows Phone support)