Not the version you’re looking for? Perhaps you’re looking for OGRE-next
Current Stable Release: v14.3.2 – 25. November 2024
API stable since July 8 2023. List of known issues
Name | Notes |
---|---|
source code | Changelog |
Android SDK | Java JNI, arm64-v8a NEON, API level 19 |
MSVC SDK | v142 toolset, x64, Bullet 3.25, Qt 6.2, Python 3.10, Java JNI, .NET |
Linux Distribution Packages | use Arch, Mandriva or OpenMamba |
Python SDK | pip install ogre-python |
Development is funded by your contributions
If you are using Ogre commercially, please support the Ogre development in return:
Where to start?
If you are new to using OGRE, check out our series of tutorials to get started.
Language bindings
Ogre can be fully used in Python, C# and Java (also on Android) using the included Components that build on SWIG.
Building from source
We recommend you to build Ogre from source to make it match your needs (PlugIns, Components etc.).
Important Use the INSTALL target to generate a SDK that you can use with your project.
- clone OGRE from the github repository
- See the guide on Building Ogre
Development Snapshot
Name | Notes |
---|---|
MSVC SDK | v142 toolset, x64, Bullet 3.25, Qt 6.2, Python 3.10, Java JNI, .NET |
Android SDK | Java JNI, arm64-v8a NEON, API level 19 |
Documentation | hosted on codedocs.xyz |
Roadmap
Demos
Here you can download prebuilt samples/demos so you can take OGRE for a spin. You can also find a lot of other applications made with OGRE, many with freely downloadable demos, via the Showcase and the Showcase Forum.
Name | Notes |
---|---|
OGRE Official Demos Distribution (Linux) | Universal Linux snap package |
OGRE Official Demos Distribution (Android) | APK via the F-Droid store |
OGRE Official Demos Distribution (Windows) | SDK package includes precompiled demos |
OGRE Official Demo (HTML5) | WebGL via Emscripten |
Previous stable Release: v13.6.5 – 8. July 2023
API stable since August 14 2021. List of known issues
Name | Notes |
---|---|
source code | Changelog |
Android SDK | Java JNI, arm64-v8a NEON, API level 16 |
MSVC SDK | v141 toolset, x64, Bullet 3.24, Qt 5.15, Python 3.10, Java JNI, .NET |