feat: add brush cursor for exclusion tool and enhance cursor behavior

This commit is contained in:
CNCKitchen
2026-03-17 20:57:27 +01:00
parent 598902021a
commit 2eb52a0bf2
4 changed files with 168 additions and 8 deletions
+1
View File
@@ -41,6 +41,7 @@
<input type="file" id="stl-file-input" accept=".stl" hidden />
</div>
<canvas id="viewport"></canvas>
<div id="brush-cursor"></div>
</div>
<div id="viewport-footer">
<span id="mesh-info" class="mesh-info"></span>