On 5/31/07, J.P. Delport <[EMAIL PROTECTED]> wrote:
> Thoughts...comments? It would be interesting to know how compact one can make the intersect app. Can one get away without an openGL context? Can one drop all cull/draw related updates? If you find answers to these I'm sure others will be interested.
The osgintersection example does intersections on paged databases without the need for graphics contexts so this part is already supported. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
