Magnatune: We Are Not Evil
  POV-Ray : Newsgroups : povray.binaries.scene-files : Triangles : Re: Triangles Server Time: 23 Nov 2008 00:06:24 GMT
  Re: Triangles  
From: Leef me
Date: 17 Oct 2007 05:10:01
"alphaQuad" <alpha-quadrant [at] earthlinknet> wrote:
> "Leef_me" <nomail@nomail> wrote:
> > "alphaQuad" <alpha-quadrant [at] earthlinknet> wrote:
> > > Had to make sure it all worked.
> > > Many changes to triangulation.inc
> > > Probably close to a final version in this archive.
> > >
> > > image in p.b.images
> >
> >
> > So, what am I doing wrong?
> hmmmm
>
> I messed up somehow, it seems and the function was not included
>
> #macro radang3(A,B,C)
>    #declare result =
>    acos(_clamp(vdot(vnormalize(A-B),vnormalize(C-B)), -1.0, 1.0));
>    result
> #end
>
> here is the new archive 23,216 bytes
>
> perfection is only a concept, not a reality


You got it fixed now.

Leef_me


Post a reply to this message

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