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
cfadbbda2b159de1977c9d78795ea1003fdd8d21
OpenSceneGraph
/
examples
/
osggpucull
History
Robert Osfield
3d0f6d5d78
Removed unused header
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