This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
72a80ee8cd8a42ac00d5c8f0458d2ae8a59115da
OpenSceneGraph
/
examples
/
osggpucull
History
Robert Osfield
40ccf503e4
Fixed warnings
2016-06-25 17:19:00 +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
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
ShapeToGeometry.cpp
Removed unused ShapesToGeometriesVisitor.
2015-04-07 15:52:02 +00:00
ShapeToGeometry.h
Removed unused ShapesToGeometriesVisitor.
2015-04-07 15:52:02 +00:00