Hello Christoph,

Christoph Schäfer wrote:
> iirc there used to be a small feature culling setting in OpenSG 1.8, but
> I can't find anything in OpenSG 2.x? Is it just not yet ported or has it
> been droped?

small feature culling should still be part of the occlusion culling 
code. The OC code is not used that often though since it only produces 
speedups for scenes with specific properties (e.g. very high overdraw) 
and slowdowns for many others - it also suffers from not retaining 
information from the previous frame to minimize the number of tested nodes.

        Cheers,
                Carsten

------------------------------------------------------------------------------

_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to