Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh generator logic to triangulate 2D and 3D surfaces #529

Conversation

kekesidavid
Copy link
Contributor

  • added Speckle.Common.MeshTriangulation project
  • added Mesh generation logic to create 2D and 3D from polygon lists

@kekesidavid kekesidavid requested a review from JR-Morgan January 28, 2025 14:46
Copy link

linear bot commented Jan 28, 2025

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.35%. Comparing base (f224935) to head (f038a10).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #529   +/-   ##
=======================================
  Coverage   17.35%   17.35%           
=======================================
  Files         239      239           
  Lines        4805     4805           
  Branches      579      579           
=======================================
  Hits          834      834           
  Misses       3941     3941           
  Partials       30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kekesidavid kekesidavid merged commit 48e66f9 into dev Jan 29, 2025
5 checks passed
@kekesidavid kekesidavid deleted the david/cnx-1089-investigate-trinagulation-algortihms-in-net-to-cover branch January 29, 2025 14:27
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.

2 participants