Go to file
Robert Osfield 4761442005 Merged changed to osgParticle from Marco Jez, the changes are (quoted from
email from Marco)

"Most relevant news:
1) particle systems now have the "freezeOnCull" property set to false by
default. Since it is an optimization, and using it may cause some unwanted
behaviors if not handled properly, it makes more sense to turn it off by
default.
2) new "LINE" shape mode which uses GL_LINES to draw line segments that
point to the direction of motion.
3) particles can now have a rotation angle and angular velocity.
4) new AngularAccelOperator applies angular acceleration to particles.
5) particle processors such as emitters and programs can have a "start",
"end" and "reset" time coordinate. For example, an emitter may be instructed
to start emitting particles only after a certain time, stop after another
amount of time and then start again.

Update (2) is from Gideon May.
Updates (3) to (5) are from Douglas A. Pouk."
2003-09-02 20:39: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 From Gideon May, added support for osgSim into .osg file format. 2003-07-23 14:06:32 +00:00
doc From Neil Salter, added osgSim::SphereSegment and osgSim::ScalarBar, and 2003-09-01 09:36:03 +00:00
examples Added test of sizeof(types) - run osgunittests sizeof. 2003-09-02 20:03:01 +00:00
include Merged changed to osgParticle from Marco Jez, the changes are (quoted from 2003-09-02 20:39:41 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make From Neil Salter, added osgSim::SphereSegment and osgSim::ScalarBar, and 2003-09-01 09:36:03 +00:00
src Merged changed to osgParticle from Marco Jez, the changes are (quoted from 2003-09-02 20:39:41 +00:00
VisualStudio Merged changed to osgParticle from Marco Jez, the changes are (quoted from 2003-09-02 20:39:41 +00:00
AUTHORS.txt From Romano Jose Magacho da Silva, added osg:FragmentProgram. 2003-07-17 06:43:15 +00:00
ChangeLog Updated changelog for release. 2003-07-26 21:06:39 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00
index.html Update of 5/27/03 backup with 6/20/03 tarball 2003-06-24 15:36:53 +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 Update of 5/27/03 backup with 6/20/03 tarball 2003-06-24 15:36:53 +00:00
NEWS.txt Added osgFX - Marco Jez's special effects nodekit. 2003-08-26 21:17:22 +00:00
README.txt Integrated various fixes from users. 2003-07-05 19:08:30 +00:00
runexamples.bat Added osgFX - Marco Jez's special effects nodekit. 2003-08-26 21:17:22 +00:00

Welcome to the OpenSceneGraph (OSG).

For information on the project, this distribution, 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.