Skip to content

v0.5.0: ICP mesh registration, embedded intersection curves#10

Merged
ZigaSajovic merged 3 commits intomainfrom
develop
Feb 7, 2026
Merged

v0.5.0: ICP mesh registration, embedded intersection curves#10
ZigaSajovic merged 3 commits intomainfrom
develop

Conversation

@ZigaSajovic
Copy link
Contributor

Summary

…n demo

Closes #9

- fit_icp_alignment with point-to-point and point-to-plane modes
- configurable convergence (max_iterations, min_relative_improvement)
- correct transform composition for all source/target combinations
- Taubin smoothing for mesh fairing
- interactive WASM alignment example with drag-to-misalign
- C++, Python, and VTK bindings with full documentation
Closes #8

- tf::embedded_intersection_curves following embedded_isocurves pattern
- extracts intersection curves between two meshes embedded in left mesh
- C++, Python, and VTK bindings with full documentation
- trueform vs libigl vs VTK comparison
- benchmark charts and documentation
@ZigaSajovic ZigaSajovic merged commit c0710b3 into main Feb 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: ICP mesh registration Feature: Embedded intersection curves

1 participant