|
|
Hello,
I'm traying to turn this torus like a bridge, but the code that I used
doesn't work right. What's the problem?
====================================
difference {
torus { .3, .1 } plane { z, 0 rotate y*90} texture { T_Gold_1D } finish {
specular 1 ambient 0.9 reflection .001 phong 0.3 phong_size 30 }
scale 0.7 scale <1.5, 1, 9> translate <3, 2, 0> rotate <90, 180, 0>
translate y*2*sin(1*2/1*9*pi)*cos(1*0.5/0.9*2*pi)}
====================================
I tray it with the translate "y*2*sin(1*2/1*9*pi)*cos(1*0.5/0.9*2*pi)"
Thanks in advance,
Oleguer
http://www.infonegocio.com/oleguervm
Post a reply to this message
|
|