Files
assimp/code
aramis_acg d467b5bb27 # improve robustness of IFC loader: filter out duplicate points, adjacent colinear edges, silently ignore zero-vertex polygons. fix various small bugs and improve numeric stability of some code segments.
- workaround: silently drop very small nested polygon boundaries to avoid cases where a large polygon brep (i.e. a slab) has extremely holes that are so extremely small in comparison to the dimensions of the outer polygon that the resulting numeric accuracies make the triangulation fail. I guess the ultimate solution would be a delauney triangulator with extremely high numeric stability, however this is difficult to achieve.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1009 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2011-05-29 19:16:52 +00:00
..
2010-04-04 14:19:33 +00:00
2010-11-21 14:57:00 +00:00
2011-04-22 21:43:51 +00:00
2011-01-21 15:37:34 +00:00
2011-04-15 15:31:22 +00:00
2008-10-28 23:18:06 +00:00
2010-05-26 00:21:07 +00:00
2010-10-26 18:32:07 +00:00