Commit Graph

8 Commits

Author SHA1 Message Date
CNCKitchen cbe7e7ffef feat: add STL file upload button and implement flat-bottom clamp logic in export 2026-03-17 17:47:26 +01:00
CNCKitchen 1d3e756245 feat: add surface exclusions panel and functionality
- Introduced a new section in the UI for surface exclusions, allowing users to exclude triangles from displacement using brush and bucket fill tools.
- Implemented brush type switching (single and radius) and radius control for the brush tool.
- Added functionality for bucket fill with a threshold angle to control the fill area.
- Integrated exclusion weights into the displacement algorithm to ensure excluded faces are handled correctly during subdivision.
- Created adjacency and centroid calculations for triangles to support the bucket fill operation.
- Developed overlay geometries for visual feedback on excluded faces and hover previews.
- Enhanced the CSS for the new exclusion tools and their layout in the UI.
2026-03-17 14:35:45 +01:00
CNCKitchen f87b935b9a test commit 2026-03-17 13:22:32 +01:00
CNCKitchen 57a42f0815 Enhance UI for scale and offset controls; add surface masking options and improve displacement logic 2026-03-17 12:59:03 +01:00
CNCKitchen a68eedba38 Add wireframe toggle in UI and implement wireframe rendering functionality 2026-03-17 11:34:21 +01:00
CNCKitchen 1a23d7d7fa added new triangle decimation 2026-03-17 10:16:50 +01:00
CNCKitchen 66ee4a2d7d Refactor mapping modes and improve UV mapping logic; update viewer axes and camera settings 2026-03-17 09:05:56 +01:00
CNCKitchen 92e7f487ce initial commit 2026-03-16 20:37:32 +01:00