Go to file
Robert Osfield e928bca4c9 Changed the Viewer::realize() calls across to not using the threading paramter
leaving it up to the Viewer to specify the mode (which by default is MultiThreaded).
Added a check for the presence of osgParticle systems so that threading is
disabled in this case.
2003-04-08 15:18:45 +00:00
bin
dist 1) Replaced all Makefile* with GNUmakefile*. 2003-03-12 10:39:43 +00:00
doc Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +00:00
examples Changed the Viewer::realize() calls across to not using the threading paramter 2003-04-08 15:18:45 +00:00
include Changed the Viewer::realize() calls across to not using the threading paramter 2003-04-08 15:18:45 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make Added osgwindows example which sets up and Producer::CameraConfig up 2003-04-07 10:20:34 +00:00
src Changed the Viewer::realize() calls across to not using the threading paramter 2003-04-08 15:18:45 +00:00
VisualStudio Added Producer to the dependcies in osgwindows. 2003-04-08 09:44:21 +00:00
AUTHORS.txt From Ulrich Hertlien, new osg::TextureRectangle class. 2003-04-07 13:20:53 +00:00
ChangeLog
GNUmakefile Added support for versioning to the build system 2003-03-18 18:40:19 +00:00
index.html
INSTALL.txt Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +00:00
LICENSE.txt Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +00:00
NEWS.txt From Ulrich Hertlien, new osg::TextureRectangle class. 2003-04-07 13:20:53 +00:00
README.txt Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +00:00
runexamples.bat Added osgwindows example which sets up and Producer::CameraConfig up 2003-04-07 10:20:34 +00:00

Welcome to the OpenSceneGraph (OSG).

For information on the project, this distribtion, how to compile and
run libraries and demos, and for documention see open up index.html
in your perfered html browser.

Robert Osfield. 
robert@openscenegraph.com
April 2002.