OpenSceneGraph/examples
2015-04-13 08:55:08 +00:00
..
osg2cpp
osganalysis From Janik Heller, clean up of drawable/node usage 2015-04-07 15:53:17 +00:00
osgAndroidExampleGLES1
osgAndroidExampleGLES2
osganimate
osganimationeasemotion
osganimationhardware
osganimationmakepath
osganimationmorph
osganimationnode Replaced deprecated osg::Geometry::set*Binding() usage. 2013-06-27 09:54:12 +00:00
osganimationskinning
osganimationsolid
osganimationtimeline
osganimationviewer Added --play-mode [ONCE, STAY, LOOP, PPONG] to help with testing. 2015-03-16 10:07:13 +00:00
osgatomiccounter From David Callu, "Here an update of osg::Uniform : 2012-03-29 09:43:12 +00:00
osgautocapture
osgautotransform
osgbillboard
osgblenddrawbuffers From Wand Rui, "I've rewritten the osgblenddrawbuffers example to use the new BlendFunci and Capability classes. Hope it will tell others how to make use of the new functionality and why they are important in modern MRT-based applications." 2014-12-09 19:20:05 +00:00
osgblendequation Fixed typo 2014-12-02 15:21:24 +00:00
osgcallback
osgcamera
osgcatch
osgclip From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgcluster Fixed warnings. 2014-11-26 16:04:33 +00:00
osgcompositeviewer
osgcomputeshaders
osgcopy
osgcubemap MOved SampleMaski::Extensions into osg::GL2Extensions 2014-12-07 17:31:49 +00:00
osgdatabaserevisions
osgdelaunay
osgdepthpartition
osgdepthpeeling Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase 2014-05-14 16:01:40 +00:00
osgdirectinput
osgdistortion Introduced osg::Camera::resize(..) method and associated enum thus: 2015-03-31 16:23:43 +00:00
osgdrawinstanced
osgfadetext From Mathias Froehlich, "n examples/osgfadetext/CMakeLists.txt osgSim as dependency is missing." 2007-12-06 17:07:04 +00:00
osgfont From Andreas Henne, Support for GL3 core profile in osgText 2015-02-25 18:56:29 +00:00
osgforest
osgfpdepth Fixes for warnings 2015-02-27 04:29:30 +00:00
osgframerenderer
osgfxbrowser
osggameoflife
osggeometry
osggeometryshaders
osggpucull Removed unused ShapesToGeometriesVisitor. 2015-04-07 15:52:02 +00:00
osggpx
osggraphicscost
osghangglide Fixed warning 2013-10-24 20:22:13 +00:00
osghud
osgimagesequence
osgimpostor
osgintersection From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License 2007-06-12 14:20:16 +00:00
osgkdtree
osgkeyboard
osgkeyboardmouse
osgkeystone From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osglauncher
osglight
osglightpoint
osglogicop
osglogo
osgmanipulator Added passing of command line arguments to viewer construction to allow one to specify extra controls for the viewer such as window size etc. 2015-04-13 08:55:08 +00:00
osgmemorytest From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgmotionblur
osgmovie Fixed warning 2014-12-18 11:09:43 +00:00
osgmultiplemovies
osgmultiplerendertargets Added osg::Capability and Cabibilityi base classes to wrap up glEnable/glDisable + glEnablei/glDisablei functionality, with osg::Enablei and osg::Disablei concrete implementations. 2014-12-03 17:31:16 +00:00
osgmultitexture Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object. 2014-12-10 10:38:12 +00:00
osgmultitexturecontrol
osgmultitouch
osgmultiviewpaging
osgoccluder
osgocclusionquery From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgoit Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object. 2014-12-10 10:38:12 +00:00
osgoscdevice
osgoutline
osgpackeddepthstencil
osgpagedlod
osgparametric
osgparticle
osgparticleeffects
osgparticleshader
osgpdf
osgphotoalbum
osgpick Replaced deprecated osg::Geometry::set*Binding() usage. 2013-06-27 09:54:12 +00:00
osgplanets
osgpoints
osgpointsprite
osgposter From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgprecipitation
osgprerender
osgprerendercubemap
osgpresentation
osgqfont
osgQtBrowser Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging. 2014-11-04 10:46:59 +00:00
osgQtWidgets From Wang Rui, "The submission includes some fixes for osgQt library and osgQtWidgets example: (1) QTextEdit now works with mouse/drag events, (2) scrollbars will change when OSG window is resizing, (3) improve rendering efficiency of QGraphicsViewAdapter so that it works with complex Qt UI, (4) add new setBackgroundWidget() method to indicate a 'background widget', which will ignore mouse/key events on it and pass them to the 3D scene." 2014-11-19 11:30:53 +00:00
osgreflect
osgrobot
osgscalarbar
osgscreencapture Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object. 2014-12-10 10:38:12 +00:00
osgscribe
osgsequence
osgshadercomposition From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgshadergen
osgshaders
osgshaderterrain Removed old GL2Extensions class, replacing it with a typedef to GL2Extensions 2014-12-10 10:44:58 +00:00
osgshadow
osgshape
osgsharedarray
osgsidebyside
osgsimplegl3 Fixed osgsimplegl3 example's set up of the main camera. 2014-11-24 14:09:14 +00:00
osgsimpleshaders
osgsimplifier
osgsimulation
osgslice
osgspacewarp
osgspheresegment
osgspotlight
osgSSBO Build fix 2014-12-10 18:23:32 +00:00
osgstaticviewer
osgstereoimage Replaced deprecated osg::Geometry::set*Binding() usage. 2013-06-27 09:54:12 +00:00
osgstereomatch
osgteapot
osgterrain Changed the toggle of defines so that it works with assumed defaults now set up by the GeometryPool so that when toggling it doesn't have a delay in what the user would expect 2015-02-20 15:12:57 +00:00
osgtessellate
osgtessellationshaders Added StatsHandler to osgtessellationshaders example to test out rendering bug associated with stats rendering. 2015-03-23 11:36:02 +00:00
osgtext From Andreas Henne, Support for GL3 core profile in osgText 2015-02-25 18:56:29 +00:00
osgtext3D
osgtexture1D From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgtexture2D From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgtexture2DArray Added --subload command line option and test subload callback for testing purposes 2015-03-31 19:29:02 +00:00
osgtexture3D From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgtexturecompression
osgtexturerectangle
osgthirdpersonview
osgthreadedterrain
osgtransferfunction From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
osgtransformfeedback Fixed warning 2015-01-22 15:07:50 +00:00
osguniformbuffer
osgunittests Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging. 2014-11-04 10:46:59 +00:00
osguserdata
osguserstats Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging. 2014-11-04 10:46:59 +00:00
osgvertexattributes
osgvertexprogram Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object. 2014-12-10 10:38:12 +00:00
osgviewerCocoa From Stephan Huber, build fix 2013-10-17 14:02:15 +00:00
osgviewerFLTK
osgviewerFOX
osgviewerGLUT
osgviewerGTK
osgviewerIPhone
osgviewerMFC Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging. 2014-11-04 10:46:59 +00:00
osgviewerQt From Jannik Heller, "Fix for Qt4 multi-threaded crash. This patch adds the AA_X11InitThreads flag to the QApplication setup, meaning QT will call XInitThreads for us. This also bumps the required QT version to 4.8+, because the AA_X11InitThreads flag was introduced in that version. If that is not acceptable, we could add a QT_VERSION >= 0x040800 guard, or manually call XInitThreads() instead. Let me know what you think." 2015-03-20 11:48:21 +00:00
osgviewerSDL
osgviewerWX
osgvirtualprogram
osgvnc
osgvolume Changed osgvolume example to use the new tf plugin rather than having local code for reading transfer function 2014-09-16 17:40:13 +00:00
osgwidgetaddremove
osgwidgetbox
osgwidgetcanvas
osgwidgetframe
osgwidgetinput
osgwidgetlabel
osgwidgetmenu
osgwidgetmessagebox Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgwidgetnotebook
osgwidgetperformance
osgwidgetprogress
osgwidgetscrolled
osgwidgetshader
osgwidgetstyled
osgwidgettable
osgwidgetwindow Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgwindows
CMakeLists.txt Work in progress on new osgtexture2DArray example 2015-03-10 18:07:17 +00:00