{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"CMake","path":"CMake","contentType":"directory"},{"name":"Components","path":"Components","contentType":"directory"},{"name":"Docs","path":"Docs","contentType":"directory"},{"name":"Media","path":"Media","contentType":"directory"},{"name":"OgreMain","path":"OgreMain","contentType":"directory"},{"name":"Other","path":"Other","contentType":"directory"},{"name":"PlugIns","path":"PlugIns","contentType":"directory"},{"name":"RenderSystems","path":"RenderSystems","contentType":"directory"},{"name":"SDK","path":"SDK","contentType":"directory"},{"name":"Samples","path":"Samples","contentType":"directory"},{"name":"Tests","path":"Tests","contentType":"directory"},{"name":"Tools","path":"Tools","contentType":"directory"},{"name":".codedocs","path":".codedocs","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"AUTHORS","path":"AUTHORS","contentType":"file"},{"name":"BuildingOgre.md","path":"BuildingOgre.md","contentType":"file"},{"name":"CMakeLists.txt","path":"CMakeLists.txt","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"_clang-format","path":"_clang-format","contentType":"file"},{"name":"appveyor.yml","path":"appveyor.yml","contentType":"file"},{"name":"ci-build.cmake","path":"ci-build.cmake","contentType":"file"},{"name":"pyproject.toml","path":"pyproject.toml","contentType":"file"},{"name":"setup.py","path":"setup.py","contentType":"file"}],"totalCount":25}},"fileTreeProcessingTime":2.901138,"foldersToFetch":[],"repo":{"id":47069819,"defaultBranch":"master","name":"ogre","ownerLogin":"OGRECave","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-11-29T15:57:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16446637?v=4","public":true,"private":false,"isOrgOwned":true},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1709819183.0","canEdit":false,"refType":"branch","currentOid":"3e3c10e9d0a75400040d8600d5429089a44481d8"},"path":"README.md","currentUser":null,"blob":{"rawLines":null,"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/OGRECave/ogre/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"README.md","displayUrl":"https://github.com/OGRECave/ogre/blob/master/README.md?raw=true","headerInfo":{"blobSize":"4.66 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"e203f8a","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2FOGRECave%2Fogre%2Fblob%2Fmaster%2FREADME.md","isCSV":false,"isRichtext":true,"toc":[{"level":2,"text":"Summary","anchor":"summary","htmlText":"Summary"},{"level":2,"text":"Index Of Contents","anchor":"index-of-contents","htmlText":"Index Of Contents"},{"level":2,"text":"Try it","anchor":"try-it","htmlText":"Try it"},{"level":2,"text":"Features","anchor":"features","htmlText":"Features"},{"level":2,"text":"Who is using it?","anchor":"who-is-using-it","htmlText":"Who is using it?"},{"level":2,"text":"Contributing","anchor":"contributing","htmlText":"Contributing"},{"level":2,"text":"Getting Support","anchor":"getting-support","htmlText":"Getting Support"},{"level":2,"text":"Licensing","anchor":"licensing","htmlText":"Licensing"}],"lineInfo":{"truncatedLoc":"89","truncatedSloc":"71"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Markdown","languageID":222,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/OGRECave/ogre/blob/master/README.md","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/OGRECave/ogre/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/OGRECave/ogre/raw/master/README.md","renderImageOrRaw":false,"richText":"

\"GitHub\n\"Downloads\"\n\"Join\n\"Patreon\"

\n

\"\"

\n

Summary

\n

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

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
BuildStatus
Linux, OSX, Android, iOS\"CI
MSVC\"Build
\n

Index Of Contents

\n\n

Try it

\n\n

Features

\n

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

\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Integrated Bump and Offset MappingIntegrated shadows
\"\"\"\"
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Physically Based ShadingParticle Effects
\"\"\"\"
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
HW & SW skeletal animationMulti-layer Terrain
\"\"\"\"
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Automatic Rendertarget pipelining (Compositors)Volume Rendering with CSG & Triplanar Texturing
\"\"\"\"
\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Dear ImGuiBullet Physics Integration
\"\"\"\"
\n

Who is using it?

\n

Open Source

\n\n

Closed Source

\n\n

Contributing

\n

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

\n

Getting Support

\n

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

\n

Licensing

\n

Please see the full license documentation for details.

\n
","renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":false,"symbols":[{"name":"Summary","kind":"section_2","ident_start":560,"ident_end":567,"extent_start":557,"extent_end":1390,"fully_qualified_name":"Summary","ident_utf16":{"start":{"line_number":7,"utf16_col":3},"end":{"line_number":7,"utf16_col":10}},"extent_utf16":{"start":{"line_number":7,"utf16_col":0},"end":{"line_number":21,"utf16_col":0}}},{"name":"Index Of Contents","kind":"section_2","ident_start":1393,"ident_end":1410,"extent_start":1390,"extent_end":2340,"fully_qualified_name":"Index Of Contents","ident_utf16":{"start":{"line_number":21,"utf16_col":3},"end":{"line_number":21,"utf16_col":20}},"extent_utf16":{"start":{"line_number":21,"utf16_col":0},"end":{"line_number":33,"utf16_col":0}}},{"name":"Try it","kind":"section_2","ident_start":2343,"ident_end":2349,"extent_start":2340,"extent_end":2548,"fully_qualified_name":"Try it","ident_utf16":{"start":{"line_number":33,"utf16_col":3},"end":{"line_number":33,"utf16_col":9}},"extent_utf16":{"start":{"line_number":33,"utf16_col":0},"end":{"line_number":38,"utf16_col":0}}},{"name":"Features","kind":"section_2","ident_start":2551,"ident_end":2559,"extent_start":2548,"extent_end":3520,"fully_qualified_name":"Features","ident_utf16":{"start":{"line_number":38,"utf16_col":3},"end":{"line_number":38,"utf16_col":11}},"extent_utf16":{"start":{"line_number":38,"utf16_col":0},"end":{"line_number":62,"utf16_col":0}}},{"name":"Who is using it?","kind":"section_2","ident_start":3523,"ident_end":3539,"extent_start":3520,"extent_end":4226,"fully_qualified_name":"Who is using it?","ident_utf16":{"start":{"line_number":62,"utf16_col":3},"end":{"line_number":62,"utf16_col":19}},"extent_utf16":{"start":{"line_number":62,"utf16_col":0},"end":{"line_number":77,"utf16_col":0}}},{"name":"Contributing","kind":"section_2","ident_start":4229,"ident_end":4241,"extent_start":4226,"extent_end":4542,"fully_qualified_name":"Contributing","ident_utf16":{"start":{"line_number":77,"utf16_col":3},"end":{"line_number":77,"utf16_col":15}},"extent_utf16":{"start":{"line_number":77,"utf16_col":0},"end":{"line_number":83,"utf16_col":0}}},{"name":"Getting Support","kind":"section_2","ident_start":4545,"ident_end":4560,"extent_start":4542,"extent_end":4683,"fully_qualified_name":"Getting Support","ident_utf16":{"start":{"line_number":83,"utf16_col":3},"end":{"line_number":83,"utf16_col":18}},"extent_utf16":{"start":{"line_number":83,"utf16_col":0},"end":{"line_number":87,"utf16_col":0}}},{"name":"Licensing","kind":"section_2","ident_start":4686,"ident_end":4695,"extent_start":4683,"extent_end":4770,"fully_qualified_name":"Licensing","ident_utf16":{"start":{"line_number":87,"utf16_col":3},"end":{"line_number":87,"utf16_col":12}},"extent_utf16":{"start":{"line_number":87,"utf16_col":0},"end":{"line_number":89,"utf16_col":0}}}]}},"copilotInfo":null,"copilotAccessAllowed":false,"csrf_tokens":{"/OGRECave/ogre/branches":{"post":"5QOI352a1ZyRwYUHPlb0V4450weylfdEc6DFHTZcXGU3fhKdpRaYEivveo09SUEDQvupXDa2rrhGtjw2ULBo1Q"},"/repos/preferences":{"post":"3bKpMHBwkn0minv4hlfuw_oGRC-pmjesAgSHPaNWh4m5dstyK-DCnWE_5ugH8CLs95GzfuVOW-NgvzQ-vSCgsg"}}},"title":"ogre/README.md at master ยท OGRECave/ogre"}