What is the interpretation of the following ?
Dan
#declare Blob1 =
blob {
sphere {...}
cylinder {...}
... // more components, textures, transforms...
threshold 0.5
sturm
}
blob {
sphere {...}
cylinder {...}
blob {Blob1}
}
--
http://www.flash.net/~djconnel/