OpenSceneGraph/examples
Robert Osfield 9e18a7542b Added ability to set which tree rendering techniques to build (via --featuers bitmask command line) and
output scene to using -o outputfilename.extension command line.
2019-04-12 13:55:39 +01:00
..
osg2cpp
osganalysis Removed usage of the osgUtil::TriStripVisitor is it generates osg::Geometry that perform very poorly when using VBO and VAO's vs GL DisplayLists. 2018-04-20 11:44:44 +01:00
osgAndroidExampleGLES1 Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgAndroidExampleGLES2 Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osganimate
osganimationeasemotion Fixed unused parameter warning. 2016-06-08 13:26:00 +01:00
osganimationhardware Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osganimationmakepath Fixed -Wextra warnings 2016-06-08 12:26:40 +01:00
osganimationmorph MorphGeometry fixes 2016-06-25 18:15:57 +01:00
osganimationnode
osganimationskinning revert s/VertexIndexWeight/IndexWeight/ 2017-08-31 13:30:24 +02:00
osganimationsolid From Jannik Heller, typo fixes 2015-04-13 10:43:56 +00:00
osganimationtimeline Fixed unused parameter warning. 2016-06-08 12:21:29 +01:00
osganimationviewer
osgatomiccounter change the design of BufferIndexBinding to work with BufferData instead of BufferObject 2017-08-24 03:28:55 +02:00
osgautocapture fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgautotransform fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgbillboard
osgbindlesstext comply with osg::BufferIndexBinding new design (a miss) 2017-08-24 10:29:19 +02:00
osgblenddrawbuffers
osgblendequation
osgcallback Fixed unused parameter warning. 2016-06-08 11:05:29 +01:00
osgcamera fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgcatch Warning fixes 2018-09-11 15:32:44 +01:00
osgclip To osgclipe example added --text textstring and --simple command line options to test mixing text and clipping 2018-03-30 15:16:45 +01:00
osgcluster Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgCMakeExample Added a osgCmakeExample to illustrate a minimal CMakeList.txt to show how to build an OSG application using Cmake 2016-10-06 15:07:42 +01:00
osgcompositeviewer fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgcomputeshaders Renamed osg::ComputeDispatch to osg::DispatchCompute to make sure the nameing between GL and OSG is consistent i.e glDispatchCompute -> osg::DispatchCompute 2018-04-07 17:59:55 +01:00
osgcopy
osgcubemap Added greater control of how cubemap is set up and controlled 2018-09-11 08:11:27 +01:00
osgdatabaserevisions Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgdeferred Fixed build issues when compiling with OSG_PROVIDE_READFILE to OFF 2017-11-27 11:05:31 +00:00
osgdepthpartition Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgdepthpeeling Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgdirectinput fix bug: potentially uninitialized local variable 'hr' used 2018-01-19 11:38:01 +01:00
osgdistortion fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgdrawinstanced add version and required extension 2018-10-02 11:06:22 +01:00
osgemscripten Provide osgemscripten example CMake flags in a more stable way 2018-03-23 16:42:40 +00:00
osgfadetext Added command line parsing to aid with testing of osgText by allowing osgText::FadeText to be created with various options 2017-10-26 12:02:56 +01:00
osgfont Warning fixes 2018-09-11 15:32:44 +01:00
osgforest Added ability to set which tree rendering techniques to build (via --featuers bitmask command line) and 2019-04-12 13:55:39 +01:00
osgfpdepth fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgframerenderer Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgfxbrowser
osggameoflife Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osggeometry Introduced use of TempaltePrimitiveFunctor and TempaltePrimitiveIndexFunctor as a test of these template classes 2017-05-11 15:29:31 +01:00
osggeometryshaders From KOS, build fix for osg::Uniform::Callback to osg::UniformCallback change 2015-06-03 09:07:41 +00:00
osggpucull Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osggpx Fixed -Wextra warnings 2016-06-08 11:30:35 +01:00
osggraphicscost
osghangglide fix builds with case sensitive includes 2018-10-10 18:26:43 +01:00
osghud
osgimagesequence
osgimpostor misc. typo fixes 2017-08-15 12:23:49 -04:00
osgintersection Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgkdtree
osgkeyboard
osgkeyboardmouse examples: osgkeyboardmouse: add primitive index to LineSegmentIntersector output 2017-06-04 17:29:57 -04:00
osgkeystone
osglauncher Added stats handler 2017-10-24 16:04:14 +01:00
osglight Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osglightpoint Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osglogicop
osglogo Restructed the way that GlyphTexture is set up to better support control of osgText::ShaderTechnique from osgText::Text 2017-10-23 14:50:35 +01:00
osgmanipulator
osgmemorytest fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgmotionblur Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgmovie fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgmultiplemovies Deprecated dirtyDisplayLists(), use established dirtyGLObjects() instead 2017-12-18 13:54:08 +00:00
osgmultiplerendertargets
osgmultitexture
osgmultitexturecontrol
osgmultitouch Updates to the CMake build system for Mac OSX 2016-08-10 14:30:28 +01:00
osgmultiviewpaging fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgobjectcache Build fix 2017-03-30 12:45:25 +01:00
osgoccluder Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgocclusionquery
osgoit Fixed shadows warnings 2016-05-26 11:13:56 +01:00
osgoscdevice Warning fixes 2018-09-11 15:32:44 +01:00
osgoutline
osgpackeddepthstencil Fix for build with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION off 2008-11-25 15:57:27 +00:00
osgpagedlod Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgparametric
osgparticle Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgparticleeffects Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgparticleshader Fix typos and spelling. 2018-04-23 11:03:37 +01:00
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 Warning fixes 2018-09-11 15:32:44 +01:00
osgpick Replaced osgUtil::IntersectVisitor usage with osgUtil::InteresectionVisitor 2018-04-20 14:32:34 +01:00
osgplanets Fixed bug in setting the ratio value 2016-07-18 20:06:26 +01:00
osgpoints
osgpointsprite Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgposter Fixed unused parameter warning. 2016-06-08 11:40:51 +01:00
osgprecipitation Typo fixes 2016-05-30 12:30:05 +01:00
osgprerender
osgprerendercubemap Fixed typo of SEPARATE enums 2015-04-13 11:48:28 +00:00
osgpresentation Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgreflect Typo fixes 2016-05-30 12:30:05 +01:00
osgrobot Typo fixes 2016-05-30 12:30:05 +01:00
osgsampler Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgscalarbar From Kristofer Tingdahl, "the vertical bar is upside down, and hence not as the documentation says it should be. This is corrected with this patch" 2014-01-28 11:01:28 +00:00
osgscreencapture fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgscribe
osgsequence
osgshadercomposition Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgshadergen Fixed read shader to safer ref version 2018-03-24 11:23:59 +00:00
osgshadermultiviewport
osgshaderpipeline Fixed build 2017-03-28 17:45:54 +01:00
osgshaders Replaced deprecated osg::Shader::reaDShaderFile()/loadShaderFromSource() usage 2017-11-27 18:38:37 +00:00
osgshaderterrain Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgshadow Removed osgShadow::ShadowVolume as it functionality isn't functional 2018-04-03 12:23:18 +01:00
osgshape Added handling of large shapes 2017-03-28 18:29:26 +01:00
osgsharedarray Build fixes 2017-03-30 12:55:58 +01:00
osgsidebyside fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgsimplegl3 fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgsimpleMDI Implemented --single command line option that creates a single osg::DrawElementsUInt primitive set instead of using MultiDrawIndirect. 2017-10-19 12:39:22 +01:00
osgsimpleshaders From KOS, build fix for osg::Uniform::Callback to osg::UniformCallback change 2015-06-03 09:07:41 +00:00
osgsimplifier Added support for outputting the model, filename defaults to model.osgt, to override this use -o filename on command line, and to write the file press 'o' key. 2017-05-11 15:25:10 +01:00
osgsimulation msys2: fixed ignoring #pragma warning 2016-06-11 17:45:37 +02:00
osgslice fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgspacewarp
osgspheresegment
osgspotlight Fixed spotlight colour mixing 2018-03-24 10:59:15 +00:00
osgSSBO Renamed osg::ComputeDispatch to osg::DispatchCompute to make sure the nameing between GL and OSG is consistent i.e glDispatchCompute -> osg::DispatchCompute 2018-04-07 17:59:55 +01:00
osgstaticviewer replace more read*File() usage to readRef*File() 2017-11-28 19:51:31 +01:00
osgstereoimage Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgstereomatch Replaced deprecated osg::Shader::reaDShaderFile()/loadShaderFromSource() usage 2017-11-27 18:38:37 +00:00
osgteapot Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgterrain Added --equalize-boundaries -e command line option to call terrain->setEqualizeBoundaries(true) 2018-04-18 10:03:52 +01:00
osgtessellate Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgtessellationshaders
osgtext Added osgtext --alignment test to look the effect of calling Text::setAlignent() before and after the Text::setText(). 2018-04-06 14:10:43 +01:00
osgtext3D Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgtexture1D
osgtexture2D misc. typo fixes 2017-08-15 12:23:49 -04:00
osgtexture2DArray Fixed unused parameter warning. 2016-06-08 12:21:51 +01:00
osgtexture3D
osgtexturecompression fix examples context creation for X11 2018-09-11 08:40:02 +01:00
osgtexturerectangle Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgthirdpersonview
osgthreadedterrain Fixed unused parameter warning. 2016-06-08 12:22:12 +01:00
osgtransferfunction Replaced read*File() usage to readRef*File() 2017-11-27 15:41:54 +00:00
osgtransformfeedback
osguniformbuffer change the design of BufferIndexBinding to work with BufferData instead of BufferObject 2017-08-24 03:28:55 +02:00
osgunittests Build fix 2017-05-25 09:54:11 +01:00
osguserdata
osguserstats Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgvertexattributes Fixed typo 2017-02-21 21:55:05 +01:00
osgvertexprogram
osgviewerCocoa Added missing Camera::setDrawBuffer/setReadBuffer() 2018-03-06 16:54:57 +00:00
osgviewerFLTK Added missing setDrawBufer/setReadBuffer calls 2018-03-06 16:23:20 +00:00
osgviewerFOX Added missing Camera::setDrawBuffer/setReadBuffer() 2018-03-06 16:54:57 +00:00
osgviewerGTK Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgviewerIPhone Improved iOS cmake support for xcode 9.4 and cmake 3.11 2018-12-10 08:22:36 -07:00
osgviewerMFC Fixed the position of the viewport for the camera 2018-06-18 19:38:27 +01:00
osgviewerSDL Added missing Camera::setDrawBuffer/setReadBuffer() 2018-03-06 16:54:57 +00:00
osgviewerWX updated osgviewerWX to remove deprecated calls in wxWidgets 3.x 2018-07-27 17:12:07 +01:00
osgvirtualprogram Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgvnc Fixed warning 2018-09-11 12:29:40 +01:00
osgvolume
osgwidgetaddremove
osgwidgetbox
osgwidgetcanvas Fixed unused parameter warning. 2016-06-08 13:28:18 +01:00
osgwidgetframe Fixed unused parameter warning. 2016-06-08 13:30:09 +01:00
osgwidgetinput Fixed unused parameter warning. 2016-06-08 13:32:14 +01:00
osgwidgetlabel Deprecated Text:BackdropImplementation, removing the backend as it no longer required when using shaders for backdrop effects 2017-10-13 11:42:25 +01:00
osgwidgetmenu
osgwidgetmessagebox
osgwidgetnotebook
osgwidgetperformance From Jeremy Moles, updates to osgwidget examples. 2008-11-28 14:36:39 +00:00
osgwidgetprogress
osgwidgetscrolled Fixed unused parameter warning. 2016-06-08 13:37:17 +01:00
osgwidgetshader Replaced deprecated osg::Shader::reaDShaderFile()/loadShaderFromSource() usage 2017-11-27 18:38:37 +00:00
osgwidgetstyled
osgwidgettable Fixed unused parameter warning. 2016-06-08 13:37:17 +01:00
osgwidgetwindow
osgwindows fix examples context creation for X11 2018-09-11 08:40:02 +01:00
CMakeLists.txt Improved iOS cmake support for xcode 9.4 and cmake 3.11 2018-12-10 08:22:36 -07:00