dust3d/third_party/libigl/include/igl/xml
huxingyi 8e5d622db7 Restructure the code base
Move the core function code to a dedicate folder under namespace dust3d.
Leave the application and UI code to application folder.
Remove CGAL, use our own mesh boolean algorithm and triangulating code, should have less chance to crash on bad meshes.
The overall performance of mesh combining is improved since some mesh validating code for CGAL is removed.
2021-11-18 22:58:01 +08:00
..
ReAntTweakBarXMLSerialization.h Restructure the code base 2021-11-18 22:58:01 +08:00
XMLSerializable.h Restructure the code base 2021-11-18 22:58:01 +08:00
serialization_test.skip Restructure the code base 2021-11-18 22:58:01 +08:00
serialize_xml.cpp Restructure the code base 2021-11-18 22:58:01 +08:00
serialize_xml.h Restructure the code base 2021-11-18 22:58:01 +08:00
writeDAE.cpp Restructure the code base 2021-11-18 22:58:01 +08:00
writeDAE.h Restructure the code base 2021-11-18 22:58:01 +08:00
write_triangle_mesh.cpp Restructure the code base 2021-11-18 22:58:01 +08:00
write_triangle_mesh.h Restructure the code base 2021-11-18 22:58:01 +08:00