OpenSceneGraph/examples
..
osg2cpp From Kim Bale, "The application description for osg2cpp was cut and pasted from osgconv and not changed. 2012-02-17 16:51:10 +00:00
osganalysis
osgAndroidExampleGLES1
osgAndroidExampleGLES2 From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options. 2011-06-09 14:11:04 +00:00
osganimate Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osganimationeasemotion Fixed warning 2010-03-25 14:12:28 +00:00
osganimationhardware From Cedric Pinson, "Here a list of changes: 2010-01-27 12:24:55 +00:00
osganimationmakepath
osganimationmorph
osganimationnode
osganimationskinning
osganimationsolid From Jan Klimke, "I did recently some work understanding the osgAnimation classes. Here the osganimationsolid example seems not to be very helpful at the moment. There are basically no comments in it and additionally there is a second animation defined which was simply not working (wrong channel type for angle animation). I added some comments and fixed the example to contain 2 working animations by now. I think this could help others who are trying to understand the osgAnimation plugin. 2010-11-04 15:24:00 +00:00
osganimationtimeline From Cedric Pinson, updates to osganimation example to keep in sync with changes with osgAnimation, and introduction of a hardware skinning example 2009-10-28 13:31:24 +00:00
osganimationviewer
osgatomiccounter
osgautocapture
osgautotransform
osgbillboard From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License 2007-06-12 14:20:16 +00:00
osgblendequation
osgcallback
osgcamera
osgcatch
osgclip
osgcluster Windows warning fixes 2011-06-16 15:57:40 +00:00
osgcompositeviewer Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgcomputeshaders From Wang Rui, "In the attached files I've added the Compute Shader support for OSG, as well as serializer updates and a new osgcomputeshaders example. My submission also include a setComputeGroups() function in Program for setting compute-shader work groups, and a bindToImageUnit() function in Texture for binding textures as image variables in shaders. 2013-01-25 11:54:03 +00:00
osgcopy Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgcubemap Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgdatabaserevisions
osgdelaunay
osgdepthpartition Simplified the osgdepthpartion example to use the osgView::View::setUpDepthPartition(..) feature 2011-06-08 09:24:29 +00:00
osgdepthpeeling Fixed warning 2013-02-06 11:16:29 +00:00
osgdirectinput Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgdistortion Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable. 2011-06-22 12:30:01 +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 Added StateSet event handler to osgfont and osgtext to aid with debugging 2010-03-18 17:10:48 +00:00
osgforest From Trajce Nikolov, "Here is extended version of the osgforest example - technique with geometry shader added, was doing it for a project so I thought might be useful to update the example as well 2011-11-18 08:20:04 +00:00
osgfpdepth Changed the ref_ptr<T> observer_ptr<>::lock() method to be 2010-05-28 08:57:48 +00:00
osgframerenderer
osgfxbrowser Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osggameoflife
osggeodemo
osggeometry
osggeometryshaders Added missing *. 2009-01-08 12:47:20 +00:00
osggpx
osggraphicscost
osghangglide Fixed compile warning 2013-01-25 10:36:42 +00:00
osghud Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
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 From Alexander Sinditskiy, "reason of this changes described in http://forum.openscenegraph.org/viewtopic.php?t=7596 2011-01-27 16:23:48 +00:00
osgkeyboardmouse Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgkeystone Introduced shearing of the image 2013-03-26 16:47:52 +00:00
osglauncher
osglight
osglightpoint From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License 2007-06-12 14:20:16 +00:00
osglogicop Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osglogo
osgmanipulator
osgmemorytest From Gary Quinn, spelling fixes 2009-02-06 15:17:49 +00:00
osgmotionblur
osgmovie
osgmultiplemovies From Paul Martz, build fixes 2012-11-19 11:25:52 +00:00
osgmultiplerendertargets
osgmultitexture Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgmultitexturecontrol Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
osgmultitouch From Stephan Huber, "attached you'll find a first version of multi-touch-support for OS X (>= 2012-02-03 14:25:08 +00:00
osgmultiviewpaging From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and 2010-12-02 14:13:54 +00:00
osgoccluder
osgocclusionquery
osgoit From Mathias Froehlich, "I have now put together what I have for the order independent transparency or 2010-07-12 11:30:15 +00:00
osgoscdevice Added .get()'s to fix compilation when ref_ptr<> type conversion is disabled 2013-02-05 18:22:46 +00:00
osgoutline
osgpackeddepthstencil
osgpagedlod From Alberto Luacas, typo fixes 2011-07-17 16:24:47 +00:00
osgparametric Fixed compile warnings 2009-12-15 14:45:33 +00:00
osgparticle
osgparticleeffects From Alberto Luacas, typo fixes 2011-07-17 16:24:47 +00:00
osgparticleshader
osgpdf Cleaned up osgWidget::VncClient and osgWidget::Browser so that their implementations are all more consitent with the osgWidget::PdfReader. 2008-12-09 11:05:04 +00:00
osgphotoalbum
osgpick Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgplanets From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
osgpoints
osgpointsprite Fixed permissions 2010-06-03 15:04:58 +00:00
osgposter Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable. 2011-06-22 12:30:01 +00:00
osgprecipitation
osgprerender Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgprerendercubemap From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
osgqfont
osgQtBrowser Changed the use of a viewer thread to be off by default because it was causing the application to crash when any users input was recieved 2011-03-09 10:35:00 +00:00
osgQtWidgets
osgreflect
osgrobot From Jean-Sebastien Guay, replaced M_PI with osg::PI. 2008-11-08 17:53:51 +00:00
osgscalarbar From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License 2007-06-12 14:20:16 +00:00
osgscreencapture
osgscribe Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgsequence
osgshadercomposition
osgshadergen
osgshaders Moved osgshaders example across to use the new osgUtil::PerlinNoise example 2011-12-13 21:14:33 +00:00
osgshaderterrain
osgshadow
osgshape Added enabling of lighting, and disabling of mipmapping to help out testing of GLES2 target 2009-11-10 12:01:28 +00:00
osgsharedarray
osgsidebyside
osgsimplegl3 From Paul Martz, "Just a minor update and typo fix. 2012-03-05 14:17:01 +00:00
osgsimpleshaders
osgsimplifier Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgsimulation Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgslice From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
osgspacewarp
osgspheresegment Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgspotlight Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgstaticviewer From Wang Rui, "I've finally completed the static build support for dotosg wrapper and 2010-11-11 11:47:24 +00:00
osgstereoimage Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgstereomatch Added reference to osgstereomatch example to osgmultiplerendertargets. 2008-04-11 13:04:21 +00:00
osgteapot
osgterrain
osgtessellate
osgtessellationshaders Ran dos2unx on file 2012-04-20 09:40:29 +00:00
osgtext
osgtext3D
osgtexture1D Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgtexture2D
osgtexture3D Introduced osg namespace to new local GLU functions 2010-10-07 11:53:28 +00:00
osgtexturecompression Added osgtexturecompression example to demonstate the quality difference between 2009-03-26 17:24:28 +00:00
osgtexturerectangle
osgthirdpersonview
osgthreadedterrain
osguniformbuffer
osgunittests
osguserdata Refactored the UserDataContainer so that the osg::UserDataContainer is now a pure virtual base class, 2011-06-09 12:57:14 +00:00
osguserstats Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
osgvertexattributes Changed default enabling of vertex attribute mapping 2009-11-10 12:03:03 +00:00
osgvertexprogram From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction 2008-09-17 16:14:28 +00:00
osgviewerCocoa
osgviewerFLTK Added setting of the Camera's projection matrix to fit the windowing aspect ratio. 2007-06-23 11:21:54 +00:00
osgviewerFOX
osgviewerGLUT From Jean-Sebastien Guay, warning fixes 2009-02-05 10:14:49 +00:00
osgviewerGTK
osgviewerIPhone Removed the executable property from source files 2011-01-27 09:41:37 +00:00
osgviewerMFC
osgviewerQt Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgviewerSDL From Jean-Sebastien Guay, build fixes for Mingw 2010-01-18 14:27:20 +00:00
osgviewerWX From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
osgvirtualprogram
osgvnc Added password support into osgvnc example and vnc plugin 2011-10-26 12:29:38 +00:00
osgvolume
osgwidgetaddremove
osgwidgetbox
osgwidgetcanvas
osgwidgetframe From Jeremy Moles, updates to osgwidget examples. 2008-11-28 14:36:39 +00:00
osgwidgetinput From Jeremy Moles, updates to osgwidget examples. 2008-11-28 14:36:39 +00:00
osgwidgetlabel
osgwidgetmenu From Alberto Luacas, typo fixes 2011-07-17 16:24:47 +00:00
osgwidgetmessagebox
osgwidgetnotebook From Jeremy Moles, updates to osgwidget examples. 2008-11-28 14:36:39 +00:00
osgwidgetperformance From Jeremy Moles, updates to osgwidget examples. 2008-11-28 14:36:39 +00:00
osgwidgetprogress Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgwidgetscrolled Intoduce new osgWidget::PdfReader and osgWidget::VncClient front ends to osgWidget, 2008-12-07 17:02:30 +00:00
osgwidgetshader Renamed enums in osgWidget from ALLCAPITALS to normal OSG conventional of AllCapital 2008-07-25 20:50:42 +00:00
osgwidgetstyled
osgwidgettable
osgwidgetwindow Replaced .osg with .osgt file usage 2011-06-14 16:54:20 +00:00
osgwindows
CMakeLists.txt Initial skeleton of new osgkeystone example 2013-03-14 16:24:22 +00:00