POV-Ray : Newsgroups : povray.binaries.scene-files : Triangles : Re: Triangles Server Time
1 Sep 2024 10:14:27 EDT (-0400)
  Re: Triangles  
From: Leef me
Date: 17 Oct 2007 01:10:01
Message: <web.471598395f3e1700892adb1d0@news.povray.org>
"alphaQuad" <alp### [at] earthlinknet> wrote:
> "Leef_me" <nomail@nomail> wrote:
> > "alphaQuad" <alp### [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-2023 Persistence of Vision Raytracer Pty. Ltd.