POV-Ray : Newsgroups : povray.unofficial.patches : PVMegaPov : Re: PVMegaPov Server Time
8 Jul 2024 15:50:43 EDT (-0400)
  Re: PVMegaPov  
From: Warp
Date: 19 Mar 2002 19:41:03
Message: <3c97da9e@news.povray.org>
sabin iacob <iac### [at] atomhp> wrote:
>     I have compiled pmp recently and i have some problems:
> The first one: it works fine for simple scenes, but when i try to use 
> something more advanced, like #define (or its shortened version, $) i'm 
> in trouble: i can't modify the #define'd variables (it says "undeclared 
> identifier expected, but r found" - my variable was r here).

  AGAIK 'r' is a reserved keyword in megapov. You can't use it as a variable
name.

-- 
#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

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