mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 15:27:42 -07:00
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate. |
||
|---|---|---|
| .. | ||
| cdt.cpp | ||
| cdt.h | ||
| mesh_to_tetgenio.cpp | ||
| mesh_to_tetgenio.h | ||
| mesh_with_skeleton.cpp | ||
| mesh_with_skeleton.h | ||
| read_into_tetgenio.cpp | ||
| read_into_tetgenio.h | ||
| README | ||
| tetgenio_to_tetmesh.cpp | ||
| tetgenio_to_tetmesh.h | ||
| tetrahedralize.cpp | ||
| tetrahedralize.h | ||
IGL interface to tetgen library Dependencies: tetgen Travel to $IGL/external/tetgen and issue: make -f Makefile.igl tetlib