Robert Osfield
|
156a9fbaea
|
Fixes for Visual .NET and Mingw builds, and fix MacOSX notify() crash.
|
2002-06-15 20:57:50 +00:00 |
|
Robert Osfield
|
52c36dde70
|
Added computation of occluders volume scaled relative to the frustum volume,
all volumes computed in eye coords.
|
2002-06-15 12:14:42 +00:00 |
|
Robert Osfield
|
0ebe473eb5
|
Further work on Occlusion Culling. Most of work is complete, just debugging
required now.
|
2002-06-13 16:21:00 +00:00 |
|
Robert Osfield
|
fa13d948b5
|
A little more work on Occlusion culling.
|
2002-06-11 19:52:55 +00:00 |
|
Robert Osfield
|
348419219d
|
Created new helper class osg::CullStack to handle the accumulation of projection,
modelview and culling sets, to be used during travesal of the scene graph, such
as the cull traversal.
|
2002-06-10 11:21:21 +00:00 |
|