OpenSceneGraph/examples
2005-03-22 20:26:45 +00:00
..
osganimate
osgautotransform Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) deprecating 2004-08-06 08:22:58 +00:00
osgbillboard
osgblendequation Removed the redundent subclassing from osg::NodeVisitor in examples event handlers 2005-03-18 10:45:18 +00:00
osgbluemarble
osgcallback Moved Registry::CacheHintOptions into ReaderWriter::Options 2004-11-22 14:10:12 +00:00
osgcameragroup
osgclip
osgcluster Change unsigned long to unsigned int to avoid 64/32 bit problems. 2005-02-03 13:10:03 +00:00
osgcopy
osgcubemap
osgdemeter
osgdepthshadow Rotated scene to face the viewer 2004-11-12 15:39:18 +00:00
osgdistortion Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgforest Fixed old handle(..) method call parameters 2005-03-11 20:19:16 +00:00
osgfxbrowser Fixes for IRIX build 2004-11-29 01:12:25 +00:00
osggeodemo
osggeometry
osghangglide From Jeoen den Dekker, changed eroneous tcoords[ci][0] to tcoords[ci][1] 2004-09-01 10:45:11 +00:00
osghud Removed un-needed setCullActive(false) 2004-11-06 21:21:29 +00:00
osgimpostor
osgintrospection Added Marco Jez's osgIntrospection + osgWrapper libs with osgintrospection 2004-12-09 05:28:20 +00:00
osgkeyboard
osgkeyboardmouse
osglauncher Fixes for IRIX build 2004-11-29 01:12:25 +00:00
osglight
osglightpoint Added beginnings of new TrackballManipulator 2004-07-30 15:44:59 +00:00
osglogicop Removed the redundent subclassing from osg::NodeVisitor in examples event handlers 2005-03-18 10:45:18 +00:00
osglogo
osgmotionblur From Marco Jez, added new osgmotionblur example 2004-09-01 09:54:36 +00:00
osgmovie Removed the default play() in the MPEG, QuickTime and Xine plugins, moving 2005-02-22 20:56:56 +00:00
osgmultitexture
osgoccluder
osgpagedlod
osgparticle Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgpbuffer From Brede Johansen, fixes for Win32 build 2004-08-04 07:14:12 +00:00
osgphotoalbum Fixed recursive call 2004-11-23 23:45:41 +00:00
osgpick Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgplanets from Mike Weiblen, added wrap mode to planet texture to avoid black seam, and 2004-11-24 19:10:44 +00:00
osgpoints
osgpointsprite From Bruce Clay, Build fixes for Win32 VS6.0 2004-08-06 05:25:21 +00:00
osgprerender Made the member variables in RenderStage and RenderBin protected 2004-08-02 12:19:50 +00:00
osgprerendercubemap Made the member variables in RenderStage and RenderBin protected 2004-08-02 12:19:50 +00:00
osgreflect Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
osgscalarbar Attempted fix for VS6.0 compile problems 2004-11-16 14:35:29 +00:00
osgscribe
osgsequence From Ulrich Hertlien, improved osgsequence example 2004-11-15 12:03:33 +00:00
osgshaders From Mike Weiblen, fix to the state leakage. 2004-11-10 09:56:03 +00:00
osgshadowtexture Updated to use new TexGen method 2004-10-01 15:47:40 +00:00
osgshape from Mike Weiblen, added wrap mode to planet texture to avoid black seam, and 2004-11-24 19:10:44 +00:00
osgsimple
osgsimplepager Moved the SceneView to local to the contruction/destruction of the RenderSurface 2004-10-04 14:21:36 +00:00
osgsimplifier
osgsimulation Corrected orientation of aeroplane and direction of rotation around earth. 2005-03-22 12:04:03 +00:00
osgslice Removed include of Producer/RenderSurface 2005-01-28 17:24:47 +00:00
osgspacewarp
osgspheresegment Moved ParticleSystemUpdater into ParticleEffect nodes to simplify usage 2005-03-22 20:26:45 +00:00
osgspotlight Added new osgspotlight demo 2004-10-01 23:18:08 +00:00
osgstereoimage Added support for new event visitor type into osgGA and osgProducer::Viewer, 2005-02-25 14:02:48 +00:00
osgteapot
osgtesselate Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgtext Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgtexture1D
osgtexture2D
osgtexture3D
osgtexturerectangle Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgunittests Added size of Mutex. 2005-02-22 14:42:14 +00:00
osgvertexprogram
osgvolume Added support for modulating alpha values 2005-02-01 22:36:05 +00:00
osgwindows
GNUmakefile