Try! Engine is an easy-to-use and cross-platform 3D game engine based on:
- Boost libraries (http://www.boost.org)
- GLFW for Windowing/Input (http://www.glfw.org)
- Horde3D for Graphics (http://www.horde3d.org)
- Bullet for Physics (http://bulletphysics.org)
- OpenAL for Audio (http://connect.creativelabs.com/openal)
- Recast/Detour for AI (http://code.google.com/p/recastnavigation)
- Python for Scripting (http://www.python.org)
- CMake for Building (http://www.cmake.org)