From: Stefan Viljoen
Subject: Re: More spiro...
Date: 26 May 2005 02:27:29
Message: <42956c50@news.povray.org>
Shay spake:
> Seeing Stefan's and dlm's got me thinking in circles. Plus, haven't> posted here in a while.> > -Shay
Very nice - I've still got to work the pseudocode you posted into my stuff -
this image looks very nice as well.
Thanks - I'm all wet & quivery with all the possibilities!
Kind regards,
--
Stefan Viljoen
Software Support Technician / Programmer
Polar Design Solutions
From: Florian Brucker
Subject: Re: More spiro...
Date: 26 May 2005 06:14:08
Message: <4295a170$1@news.povray.org>
Gee, your style rocks! Algorithmically created mesh as usual? Care to
share the code?
Florian
--
camera{look_at-y*10location<8,-3,-8>*10}#local a=0;#while(a<999)sphere{
#local _=.01*a-4.99;#local p=a*.01-5;#local c=.01*a-4.995;<sin(p*pi)*5p
*10pow(p,5)*.01>sin(c*c*c*.1)+1pigment{rgb 3}}#local a=a+1;#end
/******** http://www.torfbold.com ******** http://www.imp.org ********/
Stefan Viljoen <sviljoen@ wrote:
> this image looks very nice as well.
Thank you.
> Thanks - I'm all wet & quivery with all the> possibilities!
Guess it wasn't such a popular toy for nothing.
-Shay
Florian Brucker wrote:
> Gee, your style rocks!
I wish the jpeg compression algorithm agreed with that sentiment. :)
> Algorithmically created mesh as usual?
CSG this time.
> Care to share the code?
Can't, but I did post some pseudo-code in the recent 'first try at...'
thread.
-Shay