Index of NPS osg Tutorials
Notes and Resources If you are not familiar with scene graphs, some references are listed here. To start a new VS7.1 project, use the project settings here. Source Code : Tutorial source code (osg version 1.2) Tutorial cource code (osg version 2.0) (Thanks to Gareth Roberts!) Tutorial 4.1 code Particle system helper code Models: 'JoeDirt' terrain model Tank model Make Files: Here! (kindly provided by Ole-Morten Duesund). Unzip in the same folder as the NPS tutorials, CD to that directory and type 'make'!
Unzip in the same folder as the NPS tutorials, CD to that directory and type 'make'!
1. Installation options
2. Basic geometry
3. Textures
4. Transforms and States
4.1. More StateSets
5. File loading and transforms
6. HUDs and Text
7. Finding nodes, DOFs and Switches
8. Callbacks
9 Keyboard Handler class 9.1 Basic Keyboard input
10. Camera control
More camera control 11.1 Folowing a node 11.2 Orbiting a node 11.3 Finding World Coordinates
12. Two cameras
13. Multiple cameras
Shaders: 14.1 Introduction. 14.2 Parameters. 14.3 Updating. 14.4 :Sample - graying out.
15. Billboards
16. Intersections
17. Particle effects. 17.1 Loading particle effects.
18. Node Mask Demo 18.1 Node Mask Demo II
N.n Adding a tri-strip to depict camera's path in work.