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

Fix Voronoi diagrams in orx-triangulation #248

Closed
wants to merge 25 commits into from
Closed

Fix Voronoi diagrams in orx-triangulation #248

wants to merge 25 commits into from

Conversation

edwinRNDR
Copy link
Member

@edwinRNDR edwinRNDR commented Jul 15, 2022

Introduces robust predicates to improve tessellation stability and fixes several bugs introduced in the conversion from Javascript to Kotlin.

Despite my numerous efforts at getting this to work identically to the javascript version I have some artefacts that I could only work around by introducing a small bias to orient2d. This feels wrong.

Future effort will go to a common Kotlin / multi platform implementation.

@ricardomatias
Copy link
Member

@edwinRNDR I had a rough look at it, but didn't have the opportunity to try it. I'll finish the process of getting the Delaunator library into Maven, so you can create a PR there for the library specific changes, what do you think of this?

@hamoid
Copy link
Member

hamoid commented Aug 17, 2022

BTW the example images are not visible in https://github.com/openrndr/orx/tree/master/orx-jvm/orx-triangulation

@edwinRNDR edwinRNDR closed this Jan 25, 2023
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.

4 participants