CorEngine
betaScreenshots
Description
CorEngine is a work in progress, OpenGL graphics powered, compact open source 3d game engine aimed towards independent game developers for quick prototyping and game/virtual environment creation. It supports a standard set of features, like skeletal animation, post processing, windows and linux support, LUA/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio. CorEngine binaries and code are provided free of charge without restrictions.
Categories
License
Features
- Fast application development through Lua scripting language
- OpenGL renderer enabling crossplatform development and compatibility
- Support for Collada, 3ds, ms3d and various other common model formats through Assimp
- Scene editor
- Dynamic visibility culling with hardware occlusion queries
- Completely shader based rendering architecture (Shader Model 3.0)
- Blender exporter
- Special effects like normal/parallax/specular mapping and particles
- Post processing effects like Bloom and Depth of Field
- Skeletal animation
- Physics powered by Bullet Physics
- Built in GUI objects like labels, buttons, pictures and text fields
- Built in 3d and stereo audio support, support for OGG and WAV formats