POV-Ray : Newsgroups : povray.binaries.images : Fibonacci Stones (142KB) : Re: Fibonacci Stones (142KB) Server Time
26 Apr 2024 18:56:32 EDT (-0400)
  Re: Fibonacci Stones (142KB)  
From: Tor Olav Kristensen
Date: 5 Sep 2000 12:14:52
Message: <39B51AB0.C47062F2@online.no>
Ian Witham wrote:

> Great...... could we perhaps see the source ? :-)

I'll try to post the code later today.


I'm not quite satisfied with the AntiBlobs macro yet.

For this image I replaced this line;
#local NStrB = (Trh - StrA*PowA)/PowB;

in the macro, with this line;
#local NStrB = -abs((StrA*PowA - Trh)/PowB);

But I have do some more math-thinking to see
if I can make this macro better.


Tor Olav
--
mailto:tor### [at] hotmailcom
http://www.crosswinds.net/~tok/tokrays.html


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.