Index of /documentation/presentations/intro_to_OSG/osgtut
Name Last modified Size Description
Parent Directory -
Makefile 14-Feb-2011 12:54 2.3K
cow.mtl 15-Feb-2011 11:28 382
cow.obj 15-Feb-2011 11:28 321K
ex_animated_arrows.cpp 14-Feb-2011 12:54 4.7K
ex_arrow.cpp 14-Feb-2011 12:54 2.6K
ex_cone.cpp 14-Feb-2011 12:54 1.6K
ex_simple_viewer.cpp 14-Feb-2011 12:54 776
ex_simple_viewer_bet..> 14-Feb-2011 12:54 1.3K
ex_twin_arrows.cpp 14-Feb-2011 12:54 3.2K
ex_vec_arrow.cpp 14-Feb-2011 12:54 3.2K
osgtutREADME.txt 14-Feb-2011 12:54 1.4K
run_osg 14-Feb-2011 12:54 303
soln_axes.cpp 14-Feb-2011 12:54 3.6K
soln_long_arrow.cpp 14-Feb-2011 12:54 2.6K
soln_two_animated_ar..> 14-Feb-2011 12:54 4.7K
tutOSG.cpp 14-Feb-2011 12:54 5.2K
tutOSG.h 14-Feb-2011 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