POV-Ray : Newsgroups : povray.binaries.images : Most unuseful macro contest : the mPipe macro : Re: Most unuseful macro contest : the mPipe macro Server Time
4 Oct 2024 01:13:21 EDT (-0400)
  Re: Most unuseful macro contest : the mPipe macro  
From: gemelli david
Date: 30 Apr 1999 11:28:44
Message: <3729BE39.83D6D474@imerir.asso.fr>
And this one ?
#macro Sphere(Position, Radius)
   sphere {Position, Radius}
#end
You can call it with:
Sphere(<0, 1, 0>,5)

                David Gemelli


Post a reply to this message

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