Menu

#180 bug with coplanar triangles in tri_tri_intersect

open-accepted
nobody
None
5
2011-06-15
2011-06-10
Anonymous
No

glscene > trunk > Source > Base > Octree.pas

calls of COMPUTE_INTERVALS in line 643 and 646 don't work with coplanar triangles. the important result is ignored. instead some uninitialized variables isect1/2[0/1] are evaluated.

Discussion

  • YarUnderoaker

    YarUnderoaker - 2011-06-15

    Do you have some solution?

     
  • YarUnderoaker

    YarUnderoaker - 2011-06-15
    • status: open --> open-accepted