POV-Ray : Newsgroups : povray.newusers : Turn a torus : Turn a torus Server Time
30 Jul 2024 04:21:25 EDT (-0400)
  Turn a torus  
From: Oleguer Vilella
Date: 25 Sep 2004 12:27:45
Message: <41559c81@news.povray.org>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.