POV-Ray : Newsgroups : povray.general : splines-- unexpected comma requirement : Re: splines-- unexpected comma requirement Server Time
29 Apr 2025 08:48:18 EDT (-0400)
  Re: splines-- unexpected comma requirement  
From: Bald Eagle
Date: 28 Apr 2025 10:00:00
Message: <web.680f89cfd1e0268ab00a87a025979125@news.povray.org>
Because the parser has no idea if you're making another point, or subtracting a
"vector-elevated" scalar value from the preceding vector.

<1, 1, 1> - 0.25 = <1, 1, 1> - <0.25, 0.25, 0.25> = <0.75, 0.75 0.75>

- BW


Post a reply to this message

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