OrcaSlicer/deps_src
Ian Bassi 68fdfcf0eb
BBS Port: Mesh Subdivision (#12150)
Ported from BBS
You can now right-click a part and choose Subdivide Part to apply Loop subdivision with multiple iterations. This is useful for models with low original mesh resolution.

> [!NOTE]
> 1. Only meshes without non-manifold edges are supported.
> 2. Color attributes will be lost after subdivision. We recommend subdividing first, then painting and applying colors.

Not perfect and it can break some features but a nice to have and we can improve it.
https://github.com/user-attachments/assets/33f10e49-f6dc-44d3-8c21-9e12e1fe23dc

Best case scenario a sphere:
Each picture is a Mesh subdivision step over the other
<img width="541" height="495" alt="260202_164257_orca-slicer" src="https://github.com/user-attachments/assets/e62b3f4d-ee6b-4451-95a4-40a154d3a405" />
<img width="541" height="495" alt="260202_164302_%pn" src="https://github.com/user-attachments/assets/f7399457-be8d-45e7-b93f-f42064dadd64" />
<img width="541" height="495" alt="260202_164306_%pn" src="https://github.com/user-attachments/assets/55370035-219f-4b7f-94f4-9b31733820d6" />
<img width="541" height="495" alt="260202_164310_%pn" src="https://github.com/user-attachments/assets/3be8c904-cc6f-4efe-b4f8-f390b50d310c" />
2026-02-12 08:42:01 +08:00
..
admesh Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
agg Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
ankerl Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
clipper Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
clipper2 Move Clipper2 dependency to deps_src directory (#11736) 2025-12-28 11:19:02 +02:00
earcut Move earcut to deps_src 2025-09-26 17:16:20 +08:00
eigen Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
expat Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
fast_float Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
glu-libtess Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
hidapi Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
hints Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
imgui Tool position window Fixes / Improvements (#12068) 2026-02-04 11:38:05 +00:00
imguizmo Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
libigl BBS Port: Mesh Subdivision (#12150) 2026-02-12 08:42:01 +08:00
libnest2d Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
mcut Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
md4c Improve the look of new version release notes (#12231) 2026-02-11 16:00:04 +08:00
minilzo Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
miniz Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
nanosvg Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
nlohmann Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
qhull Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
qoi Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
semver Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
Shiny Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
stb_dxt Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt (#10653) 2025-09-19 23:45:03 +08:00
CMakeLists.txt Improve the look of new version release notes (#12231) 2026-02-11 16:00:04 +08:00
README_CMAKE_INTERFACES.md Small area flow compensator improvements (#11716) 2025-12-30 13:34:14 +00:00