POV-Ray : Newsgroups : povray.binaries.scene-files : macros2.inc (site still down) :( : Re: macros2.inc (site still down) :( Server Time
2 Sep 2024 16:18:55 EDT (-0400)
  Re: macros2.inc (site still down) :(  
From: David Fontaine
Date: 5 Nov 2000 22:31:52
Message: <3A0625DC.6CB6C7DF@faricy.net>
Steve wrote:

> Can you give us some hints on how to use the rounded prism
> macro please?

roundprism(h1,h2,points[n],r)

h1 and h2 are like the first two values in a normal prism

Points is an array holding the points of the prism, in clockwise order
(looking down from +y). The first point should not be repeated at the end
like a normal prism, and you can't make an interior cut-out section like
with a normal prism.

r is the rounding radius

(Looks like i forgot to put this one in! oops) The macro call must be
inside a union or merge.

--
David Fontaine  <dav### [at] faricynet>  ICQ 55354965
My raytracing gallery:  http://davidf.faricy.net/


Post a reply to this message

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