Go to file
Robert Osfield 5e85cd59ab Added support for occluders occluding other occluders, which helps reduce
the number of occluder that will be used in cull traversal to only the
ones that will be effective. Note. Holes in occluders arn't handled in
this occluder occlusion test, will implement this later.
2002-06-18 22:35:48 +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 Fixed some boo-boos in makerpms for building demo source files... 2002-04-16 05:29:39 +00:00
doc More more occlusion culling. 2002-06-08 19:58:05 +00:00
include Added support for occluders occluding other occluders, which helps reduce 2002-06-18 22:35:48 +00:00
lib Added files to keep cvs from removing empty directories lib and lib/osgPlugins 2001-09-22 02:04:50 +00:00
Make Fixes for Visual .NET and Mingw builds, and fix MacOSX notify() crash. 2002-06-15 20:57:50 +00:00
src Added support for occluders occluding other occluders, which helps reduce 2002-06-18 22:35:48 +00:00
VisualStudio Further work on occlusion culling. 2002-06-13 23:46:02 +00:00
AUTHORS A little more work on Occlusion culling. 2002-06-11 19:52:55 +00:00
ChangeLog Updated change log for 0.8.45 release. 2002-04-25 12:35:33 +00:00
COPYING Initial revision 2001-01-10 16:32:10 +00:00
index.html Ran the spell checker through the new documentation. 2002-04-25 13:26:33 +00:00
INSTALL Updates to docs. 2002-04-21 09:51:59 +00:00
Makefile Fix for the Cygwin build related to the new FileUtils_Unix not using the 2002-04-24 08:50:03 +00:00
NEWS Added osg::CollectOccludersVisitor which is a helper class for finding active 2002-06-10 13:50:25 +00:00
README Updates to the documentation. 2002-04-24 14:14:37 +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.