What is G3D engine
23
Oct0
Oct0
The G3D Innovation Engine is a commercial-grade C++ 3D engine available as Open Source (BSD License). It is used in commercial games, research papers, military simulators, and university courses. G3D supports hardware accelerated real-time rendering, off-line rendering like ray tracing, and general purpose computation on GPUs
download it here:
http://g3d-cpp.sourceforge.net/

Espresso3D – an open source Java 3D engine
23
Oct0
Oct0
Espresso3D is an open source high performance real-time 3D engine for the Java(tm) programming language. E3D is not just a scene graph. It aims to be a complete solution for your application with OpenGL rendering, OpenAL audio, collision detection, input, and rendering support.
download it here:
http://www.espresso3d.com/
