mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-26 09:38:37 -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. |
||
|---|---|---|
| .. | ||
| embree2 | ||
| ambient_occlusion.cpp | ||
| ambient_occlusion.h | ||
| bone_heat.cpp | ||
| bone_heat.h | ||
| bone_visible.cpp | ||
| bone_visible.h | ||
| Embree_convenience.h | ||
| EmbreeIntersector.h | ||
| line_mesh_intersection.cpp | ||
| line_mesh_intersection.h | ||
| reorient_facets_raycast.cpp | ||
| reorient_facets_raycast.h | ||
| shape_diameter_function.cpp | ||
| shape_diameter_function.h | ||
| unproject_in_mesh.cpp | ||
| unproject_in_mesh.h | ||
| unproject_onto_mesh.cpp | ||
| unproject_onto_mesh.h | ||