|
|
Jo,
the powercalble made some work in the cad-program, but not much in povray.
This was something like random, normaly the time to add pieces in a scene
makes problems, but i took the right coordinates at the first try ...
In CAD it took about 2 hours to create it, the conversion was very slow (my
own converter, so i should blame me :) ).
Comments?
Nothing more to say for me ...
Have a nice newyear 2002 ...
Hartmut
Post a reply to this message
Attachments:
Download 'Ausschnitt.JPG' (48 KB)
Download 'BAD2-3.JPG' (72 KB)
Preview of image 'Ausschnitt.JPG'
Preview of image 'BAD2-3.JPG'
|
|
|
|
"Hartmut Wagener" <har### [at] t-onlinede> wrote in message
news:3c2e49f2@news.povray.org...
> Comments?
This looks much more complete than the first version you posted (of course).
It took me a few minutes to realize that the cable wasn't plugged into the
shaver :-)
Very nice, I'm looking forward to your next version of this scene :-)
> Have a nice newyear 2002 ...
You too!
--
#macro S(M)cylinder{E(M)<A,C,5>,<B,D,5>,.1,15}#end#macro E(P)#if(div(P,16)
)#declare B=-1;#declare D=-2;#end#if(div(P,32))#declare A=1;#declare C=0;#
end#if(div(P,64))#declare B=-1;#declare D=0;#end#if(div(P,128))#declare A=
1;#declare C=2;#end#end blob{S(192)S(96)S(48)pigment{rgb 8*z}} /** Ian **/
Post a reply to this message
|
|