dust3d/thirdparty/simpleuv/simpleuv
Jeremy Hu 499c3f439a Use CGAL triangulation
Replace triangulation algorithm with CGAL triangulate_faces, the quality of generated mesh improved a lot.
This commit also reduced max uv packer times.
2019-03-07 22:43:41 +09:30
..
chartpacker.cpp Fix undo 2018-10-25 14:27:59 +08:00
chartpacker.h Use CGAL triangulation 2019-03-07 22:43:41 +09:30
meshdatatype.h Fix typo 2018-12-29 09:32:53 +09:30
parametrize.cpp Fix crash on uvunwrapping #18 2018-12-01 23:21:53 +09:30
parametrize.h Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00
triangulate.cpp Fix triangulation of uv unwrapping 2019-01-24 23:57:47 +09:30
triangulate.h Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00
uvunwrapper.cpp Fix build on ubuntu 2019-03-03 14:44:48 +08:00
uvunwrapper.h Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00