A 3D game engine in java. This game engine should be usable by anyone that want to create 3d game in java without having to use vbo, shader or direct call to opengl. This api most be easy to use and efficient.
Eisai is a project to build a Visual Novel game engine and editor and to deploy a visual novel on those developed products. The engine will be licensed with the LGPLv3 and the editor will be covered by the GPLv3. All artwork, music and writing will be covered by the Creative Commons Attribution-ShareAlike license.
A Java game engine based on the jMonkeyEngine graphics engine, built around maps consisting of only cubes (hexahedra). This will provide for simple but complete implementations of everything required for a game (lighting, physics, AI, level editing etc.)
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...