Skip to content

OGRECave/ogre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

630fe20 · Jun 8, 2018
Jun 4, 2018
May 27, 2018
May 27, 2018
Jun 3, 2018
Jan 6, 2017
Apr 25, 2018
Jun 8, 2018
Jan 23, 2018
Jun 8, 2018
Jun 6, 2018
Apr 8, 2018
Apr 25, 2018
Feb 24, 2014
Mar 30, 2015
Apr 7, 2017
Jan 26, 2018
Jul 29, 2016
May 27, 2018
Apr 23, 2018
Aug 3, 2011
Mar 23, 2018
Jan 21, 2017
Nov 12, 2017
May 29, 2018
Jun 8, 2018
Mar 31, 2018

Repository files navigation

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

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 (github)
Ubuntu, OSX, Android, iOS Build Status
MSVC Build status

Index Of Contents

  • What's New?
    A summary of the new and altered features in this release.
  • Features
    A summary of OGRE's main features.
  • 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.

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 on bitbucket or github.

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.