Sample Datasets
Follows are sample data that you could use when working with the OpenSceneGraph. More general data resources can be found on the DataResources page.
OpenSceneGraph standard dataset for use with examples - for the OpenSceneGraph-3.0 release
- OpenSceneGraph-Data-3.0.0.zip md5sum 63fb11ecfbe750d9ed35217b2f77d067
Demo dataset to use for basic testing the OpenSceneGraph and running with the examples, such as via:
cd OpenSceneGraph runexamples.bat
OpenSceneGraph standard dataset for use with examples - from subversion
OpenSceneGraph-Data-3.0 Subversion tag :
svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph-Data/tags/OpenSceneGraph-Data-3.0.0 OpenSceneGraph-Data
OpenSceneGraph-Data trunk Subversion tag :
svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph-Data/trunk OpenSceneGraph-Data
