Updated GLCanvas3D to use the tesselator through libslic3r

This commit is contained in:
bubnikv 2019-02-05 19:45:52 +01:00
parent 2a7e5bc0ae
commit 3dc6e266ed
2 changed files with 7 additions and 228 deletions

View file

@ -154,6 +154,8 @@ add_library(libslic3r STATIC
SVG.cpp
SVG.hpp
Technologies.hpp
Tesselate.cpp
Tesselate.hpp
TriangleMesh.cpp
TriangleMesh.hpp
utils.cpp