OGRE Manual v1.9 (’Ghadamon’)
Table of Contents
1 Introduction
1.1 Object Orientation - more than just a buzzword
1.2 Multi-everything
2 The Core Objects
2.1 The Root object
2.2 The RenderSystem object
2.3 The SceneManager object
2.4 The ResourceGroupManager Object
2.5 The Mesh Object
2.6 Entities
2.7 Materials
2.8 Overlays
3 Scripts
3.1 Material Scripts
3.1.1 Techniques
3.1.2 Passes
3.1.3 Texture Units
3.1.4 Declaring Vertex/Geometry/Fragment Programs
3.1.5 Cg programs
3.1.6 DirectX9 HLSL
3.1.7 OpenGL GLSL
3.1.8 Unified High-level Programs
3.1.9 Using Vertex/Geometry/Fragment Programs in a Pass
3.1.10 Vertex Texture Fetch
3.1.11 Script Inheritance
3.1.12 Texture Aliases
3.1.13 Script Variables
3.1.14 Script Import Directive
3.2 Compositor Scripts
3.2.1 Techniques
3.2.2 Target Passes
3.2.3 Compositor Passes
3.2.4 Applying a Compositor
3.3 Particle Scripts
3.3.1 Particle System Attributes
3.3.2 Particle Emitters
3.3.3 Particle Emitter Attributes
3.3.4 Standard Particle Emitters
3.3.5 Particle Affectors
3.3.6 Standard Particle Affectors
3.4 Overlay Scripts
3.4.1 OverlayElement Attributes
3.4.2 Standard OverlayElements
3.5 Font Definition Scripts
4 Mesh Tools
4.1 Exporters
4.2 XMLConverter
4.3 MeshUpgrader
5 Hardware Buffers
5.1 The Hardware Buffer Manager
5.2 Buffer Usage
5.3 Shadow Buffers
5.4 Locking buffers
5.5 Practical Buffer Tips
5.6 Hardware Vertex Buffers
5.6.1 The VertexData class
5.6.2 Vertex Declarations
5.6.3 Vertex Buffer Bindings
5.6.4 Updating Vertex Buffers
5.7 Hardware Index Buffers
5.7.1 The IndexData class
5.7.2 Updating Index Buffers
5.8 Hardware Pixel Buffers
5.8.1 Textures
5.8.2 Updating Pixel Buffers
5.8.3 Texture Types
5.8.4 Pixel Formats
5.8.5 Pixel boxes
6 External Texture Sources
7 Shadows
7.1 Stencil Shadows
7.2 Texture-based Shadows
7.3 Modulative Shadows
7.4 Additive Light Masking
8 Animation
8.1 Skeletal Animation
8.2 Animation State
8.3 Vertex Animation
8.3.1 Morph Animation
8.3.2 Pose Animation
8.3.3 Combining Skeletal and Vertex Animation
8.4 SceneNode Animation
8.5 Numeric Value Animation
Short Table of Contents
1 Introduction
2 The Core Objects
3 Scripts
4 Mesh Tools
5 Hardware Buffers
6 External Texture Sources
7 Shadows
8 Animation
Next:
Introduction
, Up:
(dir)
[
Contents
]
OGRE Manual v1.9 (’Ghadamon’)
•
Introduction
:
•
The Core Objects
:
•
Scripts
:
•
Mesh Tools
:
•
Hardware Buffers
:
•
External Texture Sources
:
•
Shadows
:
•
Animation
:
Next:
Introduction
, Up:
(dir)
[
Contents
]