OpenSceneGraph/examples/osggpucull
2016-10-11 11:29:29 +01:00
..
AggregateGeometryVisitor.cpp From PawelKsiezopolski, "This submission contains a new example for OSG : a geometry instancing rendering 2014-11-25 10:58:23 +00:00
AggregateGeometryVisitor.h Fixed unused parameter warning. 2016-06-08 11:18:20 +01:00
CMakeLists.txt From PawelKsiezopolski, "This submission contains a new example for OSG : a geometry instancing rendering 2014-11-25 10:58:23 +00:00
DrawIndirectPrimitiveSet.cpp Fixed warnings 2016-06-25 17:19:00 +01:00
DrawIndirectPrimitiveSet.h Refactored osg::TextureBuffer to support assigning any type of osg::BufferData rather than just osg::Image as was previously required. 2016-06-15 19:05:35 +01:00
GpuCullShaders.h From PawelKsiezopolski, "This submission contains a new example for OSG : a geometry instancing rendering 2014-11-25 10:58:23 +00:00
osggpucull.cpp Replaced old Shape to Geometry conversion code as new convinience methods in include/osg/Shape provide these features 2016-10-11 11:29:29 +01:00
ShapeToGeometry.cpp Replaced old Shape to Geometry conversion code as new convinience methods in include/osg/Shape provide these features 2016-10-11 11:29:29 +01:00
ShapeToGeometry.h Removed unused header 2016-10-11 11:29:29 +01:00