POV-Ray : Newsgroups : povray.general : Convert Vector to UV_Vector : Convert Vector to UV_Vector Server Time
2 Aug 2024 16:25:57 EDT (-0400)
  Convert Vector to UV_Vector  
From: Charles Worm
Date: 27 Aug 2004 01:21:36
Message: <opsddk58unmctz8s@enggltt10114.staff.ad.cqu.edu.au>
I'm attempting to render a very old scene I created in POV-Ray v3.1 with
  

POV-Ray 3.6 and am getting an error on a lathe object where I've used a 
 

vector instead of a UV_Vector.
Unfortunately the value for the vector is generated by vrotate() like so
...

#declare brace1_1 = vrotate(<curve+ringThickness, 0, 0>, maxAngle*z) -
  

<curve-barrelRadius, 0, 0>

How do I convert brace1_1 to a uv_vector so x=u and y=v?


Post a reply to this message

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