|
|
Thomas de Groot wrote:
> Looks good so far. I am not too sure how to do this, but I suppose some
> ripples around the posts would improve the water.
Thanks, and that's a good idea. The "ripples" pattern uses random
locations, but perhaps some sort of radial sine waves... now I have to
try it! :)
--
// The Mildly Infamous Blue Herring
#include"functions.inc"isosurface{function{-f_strophoid(x/2-.45,y,
z*3,1,1.2,1,1.5)-.05}contained_by{box{<-2.1,-1,-1/3>,<1.4,1,1/3>}}
max_gradient 12inverse hollow pigment{rgbf 1}interior{media{samples
8 emission<3,80,150>/255density{crackle metric 1color_map{[0rgb 6]
[.03rgb 0][1rgb 0]}scale<1,2,1>warp{turbulence<.5,.75,.5>}scale 1/
3}}}translate z*3}
Post a reply to this message
|
|