|
 |
"alphaQuad" <alpha-quadrant [at] earthlink net> wrote:
> "Leef_me" <nomail@nomail> wrote:
> > "alphaQuad" <alpha-quadrant [at] earthlink net> 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
|
 |