|
|
> Could one do some "sloppy" modelling first with povray primitives and then
> have it go to mesh and then to ssd mesh?
I just wrote some macros which output POV-Primitives as Mesh. Using
those you could propably do it. I will post them when I have found
time to improve them a little and to write some short documentation.
But your idea is great and I will check if it's possible right now :)
Greetings,
Florian
--
//=================[web: http://www.torfbold.com]==================\\
#local a=-5;#while(a<5)sphere{<sin(a*pi)*5a*10pow(a,5)*.01>sin(a*a*a*
.1)+1pigment{rgb 9*z}}#local a=a+.01;#end camera{look_at-y*10location
<8,-3,-8>*10}// [www.povray.org] [www.imp.org] [www.irtc.org]
Post a reply to this message
|
|