POV-Ray : Newsgroups : povray.unofficial.patches : There's something strange with the uv-coordinates code : Re: There's something strange with the uv-coordinates code Server Time
1 Sep 2024 18:19:10 EDT (-0400)
  Re: There's something strange with the uv-coordinates code  
From: Nicolas Calimet
Date: 17 Jan 2001 11:38:27
Message: <3A65DBFB.4D46D8AF@free.fr>
>       Parse_UV_Vect(UV1);  Parse_Comma();
>       Parse_UV_Vect(UV2);  Parse_Comma();
>       Parse_UV_Vect(UV3);

	It seems that Parse_UV_Vect in express.c first assign zero
for the 5 coordinates of the vector.


*** Nicolas Calimet
*** http://pov4grasp.free.fr


Post a reply to this message

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