|
 |
"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
Post a reply to this message
Attachments:
Download 'pov_triangle.zip' (23 KB)
|
 |