Skip to content

swebb2066/ogre

This branch is 6 commits ahead of, 2128 commits behind OGRECave/ogre:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3047c78 · Mar 14, 2021
Feb 4, 2021
Mar 4, 2021
Mar 14, 2021
Feb 28, 2021
Jan 2, 2021
Mar 13, 2021
Nov 26, 2020
Mar 4, 2021
Mar 4, 2021
May 24, 2019
Mar 10, 2021
Feb 7, 2021
Jan 21, 2021
Jun 26, 2020
Apr 25, 2018
Jul 29, 2016
Feb 4, 2021
Mar 4, 2021
Aug 3, 2011
Nov 12, 2017
Dec 30, 2020
May 15, 2020
Mar 10, 2021

Repository files navigation

GitHub release 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 Mapping Integrated shadows
HW & SW skeletal animation Multi-layer Terrain
Automatic Rendertarget pipelining (Compositors) Volume Rendering with CSG & Triplanar Texturing
Dear ImGui Particle Effects

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.

About

scene-oriented, flexible 3D engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.4%
  • C 15.9%
  • Objective-C++ 1.6%
  • CMake 1.3%
  • Objective-C 0.4%
  • Lex 0.4%
  • Other 1.0%