POV-Ray : Newsgroups : povray.newusers : cylinder walls : Re: cylinder walls Server Time
5 Oct 2024 15:45:48 EDT (-0400)
  Re: cylinder walls  
From: tiocfaidh
Date: 26 Aug 2009 06:15:01
Message: <web.4a9509f794c8b39fb357110e0@news.povray.org>
could you show me a small example, im trying to play around with the variables
but its not working, get a huge shape

difference {
   #local Dir = vnormalize(1-2);
   cylinder { 2,1,3 }
   cylinder { 2-Dir*0.01,1+Dir*0.01,3-1 }
}


Post a reply to this message

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