1 / 9

OGRE 3D

OGRE 3D. OGRE 3D. Object-oriented Graphics Rendering Engine “powers” your 3D graphics applications SDK vs. Game Engine User Input? Game State? Audio Files? Cross-platform DLLs and Shared objects. OGRE Objects.

chika
Download Presentation

OGRE 3D

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OGRE 3D

  2. OGRE 3D Object-oriented Graphics Rendering Engine “powers” your 3D graphics applications SDK vs. Game Engine User Input? Game State? Audio Files? Cross-platform DLLs and Shared objects

  3. OGRE Objects “Collection of individual units, or objects that act on each other, as opposed to a traditional view in which a program is a list of instructions to the computer” If you understand OpenGL or Direct3D, you will appreciate Ogre for what it does.

  4. OGRE Origin “Open Source Software” “Lesser GNU Public License Agreement” Commercial Usage Started in 2001 Steve “Sinbad” Streeting Design-led vs. Feature-led Quality vs. Quantity

  5. OGRE Misconceptions How do I run OGRE? You can't! You build an application that links to the OGRE library I need to build OGRE from source code in order to use it. No, it is available as a binary library with header files for many OS's It only runs on Nvidia or ATI hardware.No, it runs on hardware that supports “at least OpenGL version of 1.2.1 “ (driver support). See “http://d3dcaps.chris.dragan.name/”

  6. OGRE Requires FreeType – Free TrueType Font capability OpenIL(DevIL) – Image library Zlib – compression library Cmake – if building from source

  7. So where is the Game Engine? Ogre + Libraries OpenSpace3D Yate GUCE JGGE NeoAxis SagaEngine Cmake – if building from source

  8. MORE Game Engines? WGE And many others under development

  9. The MAIN LINKS OGRE3D Web Site Projects using OGRE OGRE Wiki

More Related