[osg-users] KD-Tree Performance Challenge....
Adrian Egli OpenSceneGraph (3D)
3dhelp at gmail.com
Tue Jul 15 00:15:11 PDT 2008
Hi Robert,
Thanks for your eMail. First of all i like to do a review of the current
kdTree code, w.r.t. the build method. As we know form the publications about
kdTree based Real Time Ray Tracer the build method and some heuristics are
more important than the traversal. May the sah heuristic will boost our
kdTree, if this would be true, and the build methode is still efficient in
time and memory i will change directly the current kd-Tree code.
/adrian
2008/7/14 Robert Osfield <robert.osfield at gmail.com>:
> Hi Adrian,
>
> On Mon, Jul 14, 2008 at 9:38 PM, Adrian Egli OpenSceneGraph (3D)
> <3dhelp at gmail.com> wrote:
> > i would like to merge my kdTree code with osg::KdTree. hopely it will
> work,
> > but it's not as easy as it sound :-)
> > (my code, you still know :-) )
>
> Might I suggest implemting a KdTree subclass rather than modifying
> KdTree itself, at least during these initial stages of KdTree support.
> Please remember that not only does the KdTree have to be efficient to
> intersect with, it must as be efficient to build, be memory efficient
> and be easily maintainable - the last part is important as I'm the guy
> who has to support the code, and sometimes code submitted is a bit
> like a hit and run accident...
>
> Robert.
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
--
********************************************
Adrian Egli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080715/d0c3c4de/attachment.htm>
More information about the osg-users
mailing list