POV-Ray : Newsgroups : povray.beta-test : [parse bug] pattern { quilted ... : [parse bug] pattern { quilted ... Server Time
31 Jul 2024 04:27:32 EDT (-0400)
  [parse bug] pattern { quilted ...  
From: smellenbergh
Date: 10 Sep 2001 07:10:25
Message: <1ezipe1.bayvfz3v4cseN%smellenbergh@skynet.be>
When using quilted in a pattern, POV3.5 doesn't recognize the control1
keyword (no problems for contro0)
Also, the message 'cannot be used with this normal' is confusing since
it is used in a pattern/pigment

 #declare A = function { pattern { quilted control0 0.5 control1 0.5 }}
 pigment {
  function { A(x,y,z) }
 }

gives an error

control1 <---Error

Parse Error: Keyword 'control1' cannot be used with this normal


-- 
e-mail:sme### [at] skynetbe

http://users.skynet.be/smellenbergh


Post a reply to this message

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