|
|
"Dan P" <dan### [at] yahoocom> wrote in message
news:40397be1$1@news.povray.org...
Here's another fun way to use mandel:
#declare f=function{pigment{mandel 1000 interior 1,1 translate -0.17
color_map{[0 rgb 0][1 rgb 1]}scale 2}}light_source{0.2*y rgb
1}height_field{function 999,999{f(x,y,z).gray*0.1}pigment{rgb
1}translate -0.5}camera{rotate 45*x translate -0.7*z}
246 bytes :-)
Post a reply to this message
|
|