Skip to content

OGRECave/ogre

Folders and files

NameName
Last commit message
Last commit date
Oct 26, 2024
Jan 23, 2025
Feb 8, 2025
Jan 18, 2025
Aug 29, 2024
Mar 7, 2025
Jun 29, 2024
Mar 1, 2025
Feb 20, 2025
Oct 22, 2024
Feb 27, 2025
Jan 13, 2025
Aug 1, 2024
Sep 19, 2024
Dec 25, 2023
Aug 21, 2024
Oct 13, 2024
Feb 8, 2025
Nov 12, 2017
Nov 11, 2024
Sep 10, 2022
Oct 9, 2024
Jun 3, 2023
Nov 6, 2022
Sep 10, 2023

Repository files navigation

GitHub release Downloads Join the chat at https://gitter.im/OGRECave/ogre Patreon

OGRE - scene-oriented, flexible 3D engine

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilising 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.

Try it - Building - Tutorials - Manual - What's New? - Who is using it? - Community Support

Features

For an exhaustive list, see the features page and try our Sample Browser. For a quick overview see below

Integrated Bump and Offset Mapping Integrated shadows
Physically Based Shading Particle Effects
HW & SW skeletal animation Multi-layer Terrain
Automatic Rendertarget pipelining (Compositors) Volume Rendering with CSG & Triplanar Texturing
Dear ImGui Bullet Physics Integration

Try it

Who is using it?

Open Source

Closed Source

Citing

If you use Ogre in your research, please cite it like this:

  @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/}",
  }

Contributing

We welcome all contributions to OGRE, be that new plugins, bugfixes, extensions, tutorials, documentation, example applications, artwork or pretty much anything else! If you would like to contribute to the development of OGRE, please create a pull request.

Build Status
Linux, OSX, Android, iOS CI Build
MSVC Build status

Licensing

Please see the full license documentation for details.