POV-Ray : Newsgroups : povray.beta-test : strange concatenation rules : Re: strange concatenation rules Server Time
30 Jul 2024 22:20:42 EDT (-0400)
  Re: strange concatenation rules  
From: Ron Parker
Date: 24 Sep 2001 14:36:34
Message: <slrn9quv9k.p48.ron.parker@fwi.com>

>Please parse below and look at the output where it stops and what is
>the output. I didn't found anything within 6.1.7.1 and 6.1.7.3 what
>could explain this 

This was a bug in the parser.  It'll be fixed in a future beta.

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbf 1}hollow interior{media{emission 3-T}}}#end 
Z(-x-x.2x)camera{location z*-10rotate x*90normal{bumps.02scale.05}}


Post a reply to this message

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