|
|
"Rafal 'Raf256' Maj" <raf### [at] raf256com> wrote in
news:Xns### [at] 204213191226:
Full example "
#declare pix = pixelized {
object { some_complex_object }
100,100,100
}
#declare d1=density {
distance { pix }
distance { box { /* ... */ } }
distance { sphere }
distance { blob { ... } } // error, or use future with shooting many
// rays
}
so in fact - pixelized its just a creation of df3 data while parsing,
functions like
save_data
load_data
would be alsow useful
--
Post a reply to this message
|
|