Skip to main content

GitHub release CI Build Downloads Chatroom Patreon

The High-Performance Rendering Backend

OGRE (Object-Oriented Graphics Rendering Engine) is a proven, modular C++ renderer for custom engine development. It empowers engine programmers and industrial simulation developers to build high-performance 3D applications in C++ and Python efficiently.

Start with a battle-tested, flexible rendering backend that scales from embedded robotics to high-end visualization tools. OGRE abstracts Vulkan, Direct3D, and OpenGL so you can focus on your engine's logic.

Get Started - Tutorials - Documentation - Community Support - What's New?

Instant Prototyping with Python

Experience rapid prototyping with our high-level Python bindings (HighPy). Get a PBR scene running in seconds:

# pip install ogre-python
import Ogre.HighPy as ohi

# Create a window
ohi.window_create("Ogre", window_size=(1280, 720))

# Load a mesh (glTF 2.0, OBJ, or Ogre Mesh)
ohi.mesh_show("Ogre", "DamagedHelmet.glb", position=(0, 0, -3))
ohi.point_light("Ogre", position=(0, 10, 0))
# Main Loop
while ohi.window_draw("Ogre") != 27: # Press ESC to exit
    pass

Features

OGRE provides the tools you need to build immersive experiences, from advanced lighting and shadow effects to complex character animations and rich particle systems.

Physically Based Shading Dynamic Shadows
Achieve stunning surfaces with PBR workflows Stencil and texture-based shadows for any environment
Character Animation Particle Effects
Hardware & software skeletal animation support Flexible particle systems for fire, smoke, sparks & more.
Advanced Compositor Pipeline Terrain Rendering
Streamline post-processing like bloom and HDR Multi-layered, textured landscapes with LOD
UI Toolkit Physics Engine Integration
Seamless integration with Dear ImGui for in-game UI Use Bullet Physics for rigid body dynamics
Realistic Surface Details Volumetric Rendering
Bump and offset mapping for enhanced textures With CSG and triplanar texturing

For a complete list of capabilities, see our features page.

Get started now

Ready to try OGRE? Get up and running in minutes.

For detailed instructions on compiling from source, see our Building OGRE guide.

Who is using it?

Trusted by commercial studios and open-source communities for games, simulators, and tools:

Industrial & Robotics

Open Source Games

Commercial Games

Join Our Community

We believe in the power of collaboration.

  • Engine Programming Q&A: Ask technical questions in our Forums or on Gitter.
  • Contribute: Check out good first issues to get started. We welcome everything from bug fixes to new features.
  • Support the project via Patreon to help fund continued development.

Licensing

OGRE is licensed under the MIT License. Please see the full license documentation for details.

Citing OGRE in Research

If you use OGRE in your academic work, please cite it:

  @misc{rojtberg2024ogre,
    author = "{Rojtberg, Pavel and Rogers, David and Streeting, Steve and others}",
    title = "OGRE scene-oriented, flexible 3D engine",
    year = "2001 -- 2024",
    howpublished = "\url{https://www.ogre3d.org/}",
  }

Release files for ogre-python 14.6.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for ogre-python 14.6.0
File
ogre_python-14.6.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
ogre_python-14.6.0-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
ogre_python-14.6.0-cp314-cp314-macosx_14_0_arm64.whl CPython 3.14 CPython 3.14 macOS 14.0+ ARM64 Details
ogre_python-14.6.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
ogre_python-14.6.0-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
ogre_python-14.6.0-cp312-cp312-macosx_14_0_arm64.whl CPython 3.12 CPython 3.12 macOS 14.0+ ARM64 Details

Total release size: 127.4 MB

Release files / ogre_python-14.6.0-cp314-cp314-win_amd64.whl

Download URL ogre_python-14.6.0-cp314-cp314-win_amd64.whl
Size 12.7 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
661ef2c9f19c258279885b7688c613a0f2dbe9b7f79bf257c7970b5909b9db9e
BLAKE2b-256 checksum
How to use checksums
35fa83fbef8c179a68887a3170056348bd8655f3e06544dd33004ed8de2986b3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.7

Release files / ogre_python-14.6.0-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL ogre_python-14.6.0-cp314-cp314-manylinux_2_28_x86_64.whl
Size 32.1 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
1500a3ea15925568104d08411916067ed9034e1138ada358cfb92fded5f81169
BLAKE2b-256 checksum
How to use checksums
27aa8e2ad7387279be9fdaf7c0d31cccc533181e2d057cdee8afb4a3f8e4f6c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.12

Release files / ogre_python-14.6.0-cp314-cp314-macosx_14_0_arm64.whl

Download URL ogre_python-14.6.0-cp314-cp314-macosx_14_0_arm64.whl
Size 19.1 MB
Tags CPython 3.14 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
8782240feaf333cd98c83d71a457abb078985f0477dbcafc6e722090f70ee0c2
BLAKE2b-256 checksum
How to use checksums
7aecfee7c748caddf24f9eef0b03afcdcb2c1d1e695c783b63b9c2bf4bf640b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.7

Release files / ogre_python-14.6.0-cp312-cp312-win_amd64.whl

Download URL ogre_python-14.6.0-cp312-cp312-win_amd64.whl
Size 12.4 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
42a88d96cd517406759969ce9186d0082ffb931ff6f951f795c3d6b079ea0de6
BLAKE2b-256 checksum
How to use checksums
447acf52c95b0af1775bfd648810a89f12582bca2d5aa3a2776de6f3cc81f7a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.10

Release files / ogre_python-14.6.0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL ogre_python-14.6.0-cp312-cp312-manylinux_2_28_x86_64.whl
Size 32.1 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a80902e364a3e1985c4c63138b892cb5d998454ed55f47bb00c7367e180ec99e
BLAKE2b-256 checksum
How to use checksums
7740a6514fe1dcfb36b413ab5de2d3bf5803c52e645a114b35b660cc1baf2671
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.12

Release files / ogre_python-14.6.0-cp312-cp312-macosx_14_0_arm64.whl

Download URL ogre_python-14.6.0-cp312-cp312-macosx_14_0_arm64.whl
Size 18.9 MB
Tags CPython 3.12 macOS 14.0+ ARM64
SHA-256 checksum
How to use checksums
f14e378058fd65e5e6f31802d6df982a03e0f9503aac5e33cb2cb2c1d634b0a1
BLAKE2b-256 checksum
How to use checksums
52219a5a9460f54cdefb8e31f51f3e2b191f31e765ffa2943f71e77ffe7e2c5c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.10

Release history Release notifications | RSS feed

This release

14.6.0 This release

6 release files

14.5.2

7 release files

14.5.1

6 release files

14.5.0

6 release files

14.4.0

6 release files

14.3.3

6 release files

14.3.2

6 release files

14.3.1

6 release files

14.3.0

6 release files

14.2.5

6 release files

14.2.4

6 release files

14.2.3

6 release files

14.1.2

4 release files

14.1.1

3 release files

14.1.0

3 release files

14.0.1

2 release files

13.6.3

3 release files

13.6.1

3 release files

13.6.0

3 release files

13.5.3

3 release files

13.5.2

3 release files

13.5.0

3 release files

13.4.3

3 release files

13.4.2

3 release files

13.4.1

3 release files

13.3.3

3 release files

13.3.2

3 release files

13.3.1

3 release files

13.3.0

3 release files

13.2.4

3 release files

13.2.3

3 release files

13.2.0

3 release files

13.1.1

3 release files

13.0.0

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page