Go to file
Robert Osfield b50ac89b9d From Domenico Mangieri:
"I've added a Plane constructor which accepts a normal and a point.
I also removed calculateUpperLowerBBCorners() from the Plane(const
Vec3& v1, const Vec3& v2, const Vec3& v3) since the constructor is
using the function set(const Vec3& v1, const Vec3& v2, const Vec3& v3)
which already computes the upper and lower bounding box."
2005-08-22 14:07:47 +00:00
applications Removed old GeoSet backward compatibility code since its now redudent. 2005-05-17 09:53:41 +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 Removed old RPM spec files. This shouldn't be in the repository as they 2004-12-04 23:59:16 +00:00
doc/Doxyfiles Updated doxgen docs. 2005-05-25 11:45:02 +00:00
examples From Joseph Winston, "Corrected displayed comment about the text size 2005-08-22 13:45:15 +00:00
include From Domenico Mangieri: 2005-08-22 14:07:47 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make Added realize() and isRealized() methods to osg::GraphicsContext. 2005-08-16 13:29:07 +00:00
src From Domenico Mangieri, addded some missing const qualifiers in osgUtil::SceneView. 2005-08-22 13:58:23 +00:00
VisualStudio Added OSG_EXPORT to GrephicsThread and fixed typo in osg.dsp. 2005-08-21 15:32:38 +00:00
AUTHORS.txt From Pavel Moloshtan, Byte2,3,4 and Short2,3,4 classes and their Array counterparts. 2005-07-05 15:57:53 +00:00
ChangeLog Updated change log. 2005-05-25 15:35:51 +00:00
GNUmakefile Added tagrules for 'make tag' convenience 2004-12-02 21:49:58 +00:00
INSTALL.txt Fixed reference to install instructions 2004-11-27 17:06:44 +00:00
LICENSE.txt Update of 5/27/03 backup with 6/20/03 tarball 2003-06-24 15:36:53 +00:00
NEWS.txt Small fixes to NEWS 2005-05-31 05:48:27 +00:00
README.txt Moved the main documentation onto the wiki website, and removed from the 2004-11-17 12:58:50 +00:00
runexamples.bat Added file to osgkeyboardmouse invokation. 2005-05-25 15:34:10 +00:00

Welcome to the OpenSceneGraph (OSG).

For up to date information on the project, how to compile and run libraries 
and examples, and see the documentation on the OpenSceneGraph website.

    http://www.openscenegraph.org
  

Robert Osfield. 
robert@openscenegraph.com
November 2004.