Go to file
Robert Osfield 7883574d28 From Mike Weiblen,
"updates for GLSL core integration:
Code compiles and runs on win32.
Basic functionality of Program and Shader in place.
Program derived from StateAttribute.
Uniform value propagation is not yet functional (in development)
Includes some patches by Nathan Cournia.
includes example testcase to demo use of new classes."
2005-03-24 09:37:45 +00:00
applications From Randall Hopper, with small order tweak from Robert and addition to GNUmakefile.inst, 2005-03-23 20:48:50 +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 Added support for set/getUniform and set/getProgram into osg::StateSet. 2005-03-11 20:29:21 +00:00
examples From Randall Hopper, with small order tweak from Robert and addition to GNUmakefile.inst, 2005-03-23 20:48:50 +00:00
include From Mike Weiblen, 2005-03-24 09:37:45 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make Moved COMPILE_EXAMPLES ?= no to top of Make/dependencies to make it more clear, 2005-03-18 10:46:15 +00:00
src From Mike Weiblen, 2005-03-24 09:37:45 +00:00
VisualStudio From Mike Weiblen: change paths to .cpp files from "examples" to "applications" 2005-03-23 20:38:40 +00:00
AUTHORS.txt Added Mike's submission to Authors 2004-11-30 18:13:53 +00:00
ChangeLog Updates to ChangeLog and doxygen file 2004-11-26 20:46:55 +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 Added visual studio files for osgspotlight example (Mike Weiblen) 2004-11-28 17:11:21 +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 Made the permissions executable 2004-11-18 22:43:50 +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.