POV-Ray : Newsgroups : povray.general : while-loop in macro Server Time
4 Aug 2024 22:16:22 EDT (-0400)
  while-loop in macro (Message 11 to 11 of 11)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Warp
Subject: Re: while-loop in macro
Date: 24 Feb 2003 16:43:57
Message: <3e5a921c@news.povray.org>
Lenx <lenx_@hotmail.com> wrote:
> so the macro renders without errors

  I think that the confusion was caused by your erroneous terminology.
You should have said that "the macro parses without errors". You don't
"render" a macro.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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