|
|
chr### [at] gmxde news:rd2### [at] tritonimagicode
> Something isn't broken just because it does not work as you expect
> it. The three points you listed are completely natural if you know how
> superellipsoids work. If you don't like them - don't use them (and as
Yes, this was my point - I realy do not like them :)
I agree there probably isn't a bug.
--
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M
Post a reply to this message
|
|