Commit Graph

19 Commits

Author SHA1 Message Date
CNCKitchen 3974b30b56 added different languages 2026-03-18 12:47:49 +01:00
CNCKitchen ac598757f0 feat: update theme toggle button text and adjust UV mapping threshold for improved rendering 2026-03-18 12:21:53 +01:00
CNCKitchen d09d00e5a8 chore: clean up code structure and remove unused code blocks 2026-03-18 12:18:35 +01:00
CNCKitchen 04afab2432 feat: enhance exclusion overlay visibility and improve wireframe rendering 2026-03-18 11:13:48 +01:00
CNCKitchen adab788c74 Refactor code structure for improved readability and maintainability 2026-03-18 10:52:39 +01:00
CNCKitchen f88504696d Refactor code structure for improved readability and maintainability 2026-03-18 09:31:21 +01:00
CNCKitchen 2c3db843a9 feat: optimize QEM mesh decimation with linked-list vertex-face incidence and performance enhancements 2026-03-17 22:28:39 +01:00
CNCKitchen 08eb15a2ab feat: enhance QEM mesh decimation with performance improvements and numeric key optimizations 2026-03-17 22:11:41 +01:00
CNCKitchen 2eb52a0bf2 feat: add brush cursor for exclusion tool and enhance cursor behavior 2026-03-17 20:57:27 +01:00
CNCKitchen 598902021a feat: implement surface exclusion mode toggle and enhance exclusion overlay logic 2026-03-17 19:43:46 +01:00
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 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 0e20de00dc Enhance subdivision algorithm to eliminate T-junctions with a two-step edge splitting approach 2026-03-17 11:08:00 +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 59b689c9ef Enhance displacement calculation and UV mapping; add gizmo visualization in viewer 2026-03-16 21:09:12 +01:00
CNCKitchen 92e7f487ce initial commit 2026-03-16 20:37:32 +01:00