Ogre

scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Alternatives To Ogre
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tinyrenderer16,118
4 months ago38otherC++
A brief computer graphics / rendering course
Filament15,8632421 hours ago93September 20, 202299apache-2.0C++
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
3d Game Shaders For Beginners15,226
a month ago18bsd-3-clauseC++
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Awesome Creative Coding10,926
2 months ago21HTML
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
Open3d8,999
19 hours ago879otherC++
Open3D: A Modern Library for 3D Data Processing
Openscad5,650
a day ago876otherC++
OpenSCAD - The Programmers Solid 3D CAD Modeller
Magnum4,421
7 hours ago91otherC++
Lightweight and modular C++11 graphics middleware for games and data visualization
Webgl Fundamentals4,089
4 days ago40otherHTML
WebGL lessons that start with the basics
Ogre3,301
a day ago33June 21, 2022115mitC++
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Vispy3,0696a day ago24April 18, 2022325otherPython
Main repository for Vispy
Alternatives To Ogre
Select To Compare


Alternative Project Comparisons
Readme

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

Summary

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.

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

Index Of Contents

  • What's New? A summary of the new and altered features in this release.
  • Building the core OGRE libraries
    If you're using the full source release, this will help you build it. If you're using a precompiled SDK then most of the work has already been done for you, and you should use the sample projects to see how to compile your own code against OGRE.
  • The OGRE Manual
    A high-level guide to the major parts of the engine and script reference.
  • API Reference
    The full OGRE API documentation, as generated from the (heavily!) commented source.
  • The OGRE Tutorials
    A gold mine of tutorials, tips and code snippets which will help you get up to speed with the engine.

Try it

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

Who is using it?

Open Source

Closed Source

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.

Getting Support

Please use our community support forums if you need help or think you may have found a bug.

Licensing

Please see the full license documentation for details.

Popular 3d Graphics Projects
Popular Opengl Projects
Popular Graphics Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
C Plus Plus
C Sharp
3d Graphics
Opengl
Rendering
Scene
Physics
Directx