angerangel / LCR3D

Livecode 3D library
8 stars 7 forks source link

Precision math error? #2

Closed angerangel closed 10 years ago

angerangel commented 10 years ago

If you try to load heart, sword or Klingon , you'll notice some wrong polygon. I suspect that is a math error. Livecode sometime tends to consider zero numbers near zero like 0.0000000008. Is there a way to impose the math precision?

angerangel commented 10 years ago

No error, LOAD_OFF function was buggy. Now all works great.