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
7eda51abd2c01b81bcb2a88eea127576f1ea842c
OpenSceneGraph
/
include
/
osgUtil
History
Robert Osfield
70aa087f6e
Added releaseGLObjects(State*) support into osg::FrameBufferObject, osg::RenderBin and osg::RenderStage
...
to ensure proper clean up of FBO's on closing a graphics context.
2011-04-20 11:45:01 +00:00
..
ConvertVec
…
CubeMapGenerator
…
CullVisitor
Added CullVisitor::Identifier to help with cull operations that require a consistent identifier for
2011-03-17 13:54:14 +00:00
DelaunayTriangulator
…
DisplayRequirementsVisitor
…
DrawElementTypeSimplifier
…
EdgeCollector
…
Export
From Piotr Gwiazdowski, "So there's config setting OSG_DISABLE_MSVC_WARNINGS which should
2011-03-09 14:15:04 +00:00
GLObjectsVisitor
…
HalfWayMapGenerator
…
HighlightMapGenerator
…
IncrementalCompileOperation
Added IncrementalCompileOperation::compileAllForNextFrame(uint) method and supporting
2011-04-18 12:35:19 +00:00
IntersectionVisitor
From Farshid Lashkari, "Another update. I added a LIMIT_NEAREST enum which implements your previous suggestion of rejecting bounding volumes further from the nearest existing intersection. I only implemented this for LineSegmentIntersector. I'd appreciate it if you could double check the math I added to LineSegmentIntersector::intersects() for checking if the bounding sphere is further away. The results of this are promising. I'm getting noticeable performance increase for line intersections with scenes containing many drawables.
2011-03-14 10:07:15 +00:00
IntersectVisitor
…
LineSegmentIntersector
From Farshid Lashkari, "Another update. I added a LIMIT_NEAREST enum which implements your previous suggestion of rejecting bounding volumes further from the nearest existing intersection. I only implemented this for LineSegmentIntersector. I'd appreciate it if you could double check the math I added to LineSegmentIntersector::intersects() for checking if the bounding sphere is further away. The results of this are promising. I'm getting noticeable performance increase for line intersections with scenes containing many drawables.
2011-03-14 10:07:15 +00:00
MeshOptimizers
…
OperationArrayFunctor
…
Optimizer
…
PlaneIntersector
From Farshid Lashkari, "Another update. I added a LIMIT_NEAREST enum which implements your previous suggestion of rejecting bounding volumes further from the nearest existing intersection. I only implemented this for LineSegmentIntersector. I'd appreciate it if you could double check the math I added to LineSegmentIntersector::intersects() for checking if the bounding sphere is further away. The results of this are promising. I'm getting noticeable performance increase for line intersections with scenes containing many drawables.
2011-03-14 10:07:15 +00:00
PolytopeIntersector
From Farshid Lashkari, "Another update. I added a LIMIT_NEAREST enum which implements your previous suggestion of rejecting bounding volumes further from the nearest existing intersection. I only implemented this for LineSegmentIntersector. I'd appreciate it if you could double check the math I added to LineSegmentIntersector::intersects() for checking if the bounding sphere is further away. The results of this are promising. I'm getting noticeable performance increase for line intersections with scenes containing many drawables.
2011-03-14 10:07:15 +00:00
PositionalStateContainer
…
PrintVisitor
…
ReflectionMapGenerator
…
RenderBin
Added releaseGLObjects(State*) support into osg::FrameBufferObject, osg::RenderBin and osg::RenderStage
2011-04-20 11:45:01 +00:00
RenderLeaf
…
RenderStage
Added releaseGLObjects(State*) support into osg::FrameBufferObject, osg::RenderBin and osg::RenderStage
2011-04-20 11:45:01 +00:00
ReversePrimitiveFunctor
…
SceneGraphBuilder
…
SceneView
Refactor of DatabasePage/IncrementalCompileOperation to use the IncrementalCompileOperator for compiling objects
2010-12-10 15:27:19 +00:00
ShaderGen
…
Simplifier
…
SmoothingVisitor
…
StateGraph
…
Statistics
…
TangentSpaceGenerator
…
Tessellator
…
TransformAttributeFunctor
…
TransformCallback
Converted FrameStamp::g/setFrameNumber from int to uint
2010-12-22 20:11:05 +00:00
TriStripVisitor
…
UpdateVisitor
…
Version
…