Skip to content

Add marching squares contour extraction#45

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

Add marching squares contour extraction#45
f-gueguen merged 1 commit into
mainfrom
feature/marching-squares

Conversation

@f-gueguen

Copy link
Copy Markdown
Contributor

Summary

  • implement marching squares contour extraction with configurable threshold and cell size
  • document new visual API, expose registry entries, and ship an example
  • add marching squares tests and mark roadmap milestone complete

Testing

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

@f-gueguen f-gueguen merged commit 775c5fc into main Oct 8, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/marching-squares branch October 8, 2025 08:59
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