CryptEngine – an open source java 3D engine for Game Developers
Oct0
CryptEngine is a fast 3D engine for Java available as Open Source and is distributed under Mozilla Public License.
It is based on OpenGL and provides components and objects allowing the description and rendering of 3D scenes. Unlike several other 3D engines, CryptEngine focuses on Rapid Application Development.It enables you to create and render complex 3D scenes without having to learn OpenGL.
http://cryptengine.sourceforge.net/

What is Brume Game Engine?
Oct0
3D Engine
– Main renderer was rewritten to support fast shader rendering
Terrain Engine
– Added support for brute force, ROAM and Geomipmapping terrain generation.
– Hardware Texture splatting & dynamic lighting with bumpmapping (HLSL shaders)
– Terrain collisions (using ODE trimesh for the moment).
Physic Engine
– Upgraded to ODE 0.8
Effect Engine
– BrumeSkyDome (using gradient shaders)
– BrumeWaterShader effect (HLSL) : uses reflection, refraction, fresnel term, animation, …
– New Particle System (MoDDiB’s contribution)
Video Engine
– Supports AVI display on texture (no sound for the moment).
– Experimental : added a video recording feature.
http://chrisk.free.fr

