OpenSceneGraph/examples
2004-11-06 21:21:29 +00:00
..
osganimate Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgarchive Further work on osgDB::Archive 2004-11-06 21:18:19 +00:00
osgautotransform Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) deprecating 2004-08-06 08:22:58 +00:00
osgbillboard Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgbluemarble Fixed build after Image change 2004-07-06 06:05:32 +00:00
osgcallback From Alberto Farre, changed the cache hint option in read*() calls from being 2004-04-10 16:11:56 +00:00
osgcameragroup Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgclip Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgcluster Move the setting of the camera horizontal field of view to after the realize() 2004-10-19 13:52:46 +00:00
osgconv Added proper handling of 3d texture compression 2004-09-30 09:10:29 +00:00
osgcopy Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgcubemap Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgdem Removed direct dependency on GDAL 2004-10-28 08:57:23 +00:00
osgdemeter From Clay Fowler, fixes to osgdemeter so that the whole terrain model 2003-09-29 08:03:08 +00:00
osgdepthshadow Made the member variables in RenderStage and RenderBin protected 2004-08-02 12:19:50 +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 Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgfxbrowser Namespaced Rect and Frame to osgfxbrowser::Rect/Frame, as this was causing 2004-10-24 21:05:27 +00:00
osggeodemo Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osggeometry Fixed incorrecting sizing of background tex coords 2004-04-16 22:07:30 +00:00
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 Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
osgkeyboard Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgkeyboardmouse Added -losgGL2 to link line. 2003-12-17 00:58:36 +00:00
osglauncher Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osglight Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osglightpoint Added beginnings of new TrackballManipulator 2004-07-30 15:44:59 +00:00
osglogo Added code to load the bluemarble.ive database instead of the texture mapped 2003-11-05 10:24:51 +00:00
osgmotionblur From Marco Jez, added new osgmotionblur example 2004-09-01 09:54:36 +00:00
osgmovie Added some basic event handler. 2004-03-12 21:04:20 +00:00
osgmultitexture Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgoccluder Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgpagedlod Removed include <iostream> where possible, replacing with istream or ostream and changing 2004-03-03 13:27:21 +00:00
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 Made the className() const 2004-10-26 10:31:52 +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 Commented out settings of TexEnvCombine alpha values 2004-11-01 16:16:31 +00:00
osgpoints Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
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 Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgscalarbar Removed un-needed setCullActive(false) 2004-11-06 21:21:29 +00:00
osgscribe Added pathway in code for override the colour of the wireframe scribe 2004-04-22 08:04:34 +00:00
osgsequence Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgshaders From Mike Weiblen, partial fix for OpenGL error generation under NVidia drivers. 2004-09-26 10:27:25 +00:00
osgshadowtexture Updated to use new TexGen method 2004-10-01 15:47:40 +00:00
osgshape From David Jung, added support for osg::Capsule shape 2004-03-02 20:33:00 +00:00
osgsimple Oops. Fixed glaring memory leak in main loop of osgsimple 2004-01-03 22:52:51 +00:00
osgsimplepager Moved the SceneView to local to the contruction/destruction of the RenderSurface 2004-10-04 14:21:36 +00:00
osgsimplifier Added osgsimplifier example. 2004-04-18 16:15:49 +00:00
osgsimulation Changed fstream to ifstream 2004-10-15 09:53:18 +00:00
osgspacewarp Added new osgspacewarp example which demonstrates how to create a star 2004-01-30 21:09:21 +00:00
osgspheresegment Improved osgSim::SphereSegmenet's handling of transparancy. 2004-02-12 01:15:37 +00:00
osgspotlight Added new osgspotlight demo 2004-10-01 23:18:08 +00:00
osgstereoimage Fixed the handling of the Producer Fovy so that it accounts for Producer 2004-01-23 13:38:28 +00:00
osgteapot Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
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 Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgtexture2D Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgtexture3D Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
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 test for quat multiplication ordering. 2004-08-03 19:00:33 +00:00
osgversion Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it. 2003-08-18 10:58:30 +00:00
osgvertexprogram Removed osg::Transform::ComputeTransformCallback from osg::Transform. 2003-12-09 14:07:44 +00:00
osgviewer Added support for automatically finding CoordinateSystemNode's in the 2004-05-03 12:04:25 +00:00
osgvolume Fix for minor compile error (internal error) for VS7. 2004-10-17 06:14:10 +00:00
osgwindows Changed OsgCameraGroup so that it shares osg::State between Producer::Camera's which 2003-09-10 19:25:36 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00