From: Andrew Clinton
Subject: Updated Tree Macro
Date: 26 Mar 2000 22:35:36
Message: <38DF0036.3E247635@ibm.net>
Greetings,
I've spent some time re-writing the spline tree macro this weekend, and
I've posted the new version on my web site. The changes were mainly to
make the trees render much faster while using less parsing time and
memory. My tests generally go about 2 times faster than the first
version. There are also 7 new examples. You can get it at the
following address:
http://povplace.addr.com/files/
I've received several downloads already so some people must be using it.
Also thank you Ken for the link on the links page!
Andrew C
Andrew Clinton wrote:
> I've received several downloads already so some people must be using it.> Also thank you Ken for the link on the links page!
My pleasure. If you post anymore utilities of this nature let me know
and I would be happy to list it for you.
--
Ken Tyler - 1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/
From: Andrew Clinton
Subject: Re: Updated Tree Macro
Date: 26 Mar 2000 23:40:01
Message: <38DF0F4E.2F646F99@ibm.net>
Bill DeWitt wrote:
> It seems to be missing leafdefs.inc.
Dang it, its too late... You can get that file here:
http://povplace.addr.com/files/leafdefs.inc
It's also in the zip package now. Sorry!
Andrew C
From: Bill DeWitt
Subject: Re: Updated Tree Macro
Date: 26 Mar 2000 23:54:36
Message: <38dee98c$1@news.povray.org>
"Andrew Clinton" <cli### [at] ibmnet> wrote :
>> Dang it, its too late... You can get that file here:>
Got it. Thanks, rendering an animation of example1.pov right now.