Skip to content

v0.6.0: remesh module with decimation and isotropic remeshing, half-edge data structure - #12

Merged
ZigaSajovic merged 1 commit into
mainfrom
develop
Feb 18, 2026
Merged

v0.6.0: remesh module with decimation and isotropic remeshing, half-edge data structure#12
ZigaSajovic merged 1 commit into
mainfrom
develop

Conversation

@ZigaSajovic

Copy link
Copy Markdown
Member
  • Remesh module: decimation, isotropic remeshing, edge collapse
  • Half-edge data structure: navigable topology with type-safe handles
  • Euler characteristic computation
  • C++, Python, and VTK bindings for all new features
  • Benchmarks against CGAL for all operations

Closes #11

…dge data structure

- Remesh module: decimation, isotropic remeshing, edge collapse
- Half-edge data structure: navigable topology with type-safe handles
- Euler characteristic computation
- C++, Python, and VTK bindings for all new features
- Benchmarks against CGAL for all operations

Closes #11
@ZigaSajovic
ZigaSajovic merged commit 285e06b into main Feb 18, 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: Remesh module (decimation, subdivision, valence, isotropic, etc.)

1 participant