zecooEngine
3D Graphics Engine
OpenGL, Bullet Physics Engine,
C++
zecooEngine is an open-source C++
graphics engine developed to support
research and development areas that
involve 3D graphics, Some of them
are scientific visualization,
computational photography,
scientific computing, computational
geometry, and Physics and other
Simulations, Game development, etc.
zecooEngine supports OpenGL 3.3 as a
graphic API. You can draw 3D models,
add lights, and apply textures while
creating materials. It provides
features to add physics to the
models using Bullet Physics Engine,
can add force, apply constraints,
and can test collision between
bodies.