Skip to content

Add marching cubes isosurface extraction#46

Merged
f-gueguen merged 1 commit into
mainfrom
feature/marching-cubes
Oct 8, 2025
Merged

Add marching cubes isosurface extraction#46
f-gueguen merged 1 commit into
mainfrom
feature/marching-cubes

Conversation

@f-gueguen

Copy link
Copy Markdown
Contributor

Summary

  • add marching cubes implementation for 3D scalar fields with configurable cell sizes
  • surface new API in docs, examples, registry, and roadmap
  • cover behaviour with marching cubes unit tests alongside marching squares

Testing

  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build

@f-gueguen f-gueguen merged commit 97fba1a into main Oct 8, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/marching-cubes branch October 8, 2025 09:20
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.

1 participant