| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| Makefile | 2011-02-14 12:54 | 2.3K | ||
| cow.mtl | 2011-02-15 11:28 | 382 | ||
| cow.obj | 2011-02-15 11:28 | 321K | ||
| ex_animated_arrows.cpp | 2011-02-14 12:54 | 4.7K | ||
| ex_arrow.cpp | 2011-02-14 12:54 | 2.6K | ||
| ex_cone.cpp | 2011-02-14 12:54 | 1.6K | ||
| ex_simple_viewer.cpp | 2011-02-14 12:54 | 776 | ||
| ex_simple_viewer_bet..> | 2011-02-14 12:54 | 1.3K | ||
| ex_twin_arrows.cpp | 2011-02-14 12:54 | 3.2K | ||
| ex_vec_arrow.cpp | 2011-02-14 12:54 | 3.2K | ||
| osgtutREADME.txt | 2011-02-14 12:54 | 1.4K | ||
| run_osg | 2011-02-14 12:54 | 303 | ||
| soln_axes.cpp | 2011-02-14 12:54 | 3.6K | ||
| soln_long_arrow.cpp | 2011-02-14 12:54 | 2.6K | ||
| soln_two_animated_ar..> | 2011-02-14 12:54 | 4.7K | ||
| tutOSG.cpp | 2011-02-14 12:54 | 5.2K | ||
| tutOSG.h | 2011-02-14 12:54 | 531 | ||
The source files for the OpenSceneGraph tutorial are above. Left-clickon a
given file to see the contents or right-click and choose "Save Link As ..." (or
similar wording depending on your browser) to save the file to your local
machine.
To compile any of the programs on a Linux machine, first download the files
'Makefile' and 'run_osg' and any or all of the example files you wish to run
and then:
To make any one example:
% make example_name
To run any executable
% run_osg example_name