POV-Ray : Newsgroups : povray.general : help w/simple macro : Re: help w/simple macro Server Time
9 Aug 2024 19:41:22 EDT (-0400)
  Re: help w/simple macro  
From: ross litscher
Date: 19 May 2000 18:03:59
Message: <3925BB39.44CB3208@osu.edu>
Tor Olav Kristensen wrote:

> I have not tried your code,
> but as far as I can see it looks OK.
> 
> Now you just have to change your last #declare to this
> 
> #declare Grid_1 =
> union {
>   Make_Grid(.5, 2)
>   rotate 45*x
>   translate 3*y
> }
> 
> Tor Olav



Hey, thanks! I'm off to try it out.

Ross


Post a reply to this message

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