Go to file
Robert Osfield 1c8db044f1 Removed various assert() instances since these were causing crashes.
From Alberto, changed the use of the DynGeoSet to it was querried on demand
rather than used as a pointer which was originally being invalidate before
use.
2003-04-18 10:10:14 +00:00
bin Added .README to prevent CVS from deleting the empty bin directory when checking 2001-12-29 20:53:08 +00:00
dist 1) Replaced all Makefile* with GNUmakefile*. 2003-03-12 10:39:43 +00:00
doc Added doc++ documentation. 2003-04-17 16:22:51 +00:00
examples Added a realize callback for setting up the pbuffer so that it definately 2003-04-18 08:17:18 +00:00
include Moved #include <osg/Timer> from Viewer to OsgCameraGroup. 2003-04-17 15:27:17 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make Added -I/usr/X11R6/include to osgProducer and all the examples GNUMakefiles. 2003-04-14 19:39:22 +00:00
src Removed various assert() instances since these were causing crashes. 2003-04-18 10:10:14 +00:00
VisualStudio From Marco Jez, added DelaunayTriangulator class. 2003-04-16 19:21:27 +00:00
AUTHORS.txt Fixes to documentions to refelect the move from osgGLUT to osgProducer. 2003-04-11 10:37:31 +00:00
ChangeLog Final changes for release. 2003-01-25 00:14:14 +00:00
GNUmakefile Added support for versioning to the build system 2003-03-18 18:40:19 +00:00
index.html Ran the spell checker through the new documentation. 2002-04-25 13:26:33 +00:00
INSTALL.txt Fixes to documentions to refelect the move from osgGLUT to osgProducer. 2003-04-11 10:37:31 +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 Marco Jez, added DelaunayTriangulator class. 2003-04-16 19:21:27 +00:00
README.txt Fixes to documentions to refelect the move from osgGLUT to osgProducer. 2003-04-11 10:37:31 +00:00
runexamples.bat Moved the managing of frame stamp from osgProducer::Viewer into 2003-04-17 11:14:25 +00:00

Welcome to the OpenSceneGraph (OSG).

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

Robert Osfield. 
robert@openscenegraph.com
April 2002.