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

Tessellation triangle size #56

Open
sjc9999 opened this issue Aug 3, 2023 · 0 comments
Open

Tessellation triangle size #56

sjc9999 opened this issue Aug 3, 2023 · 0 comments

Comments

@sjc9999
Copy link

sjc9999 commented Aug 3, 2023

I'm using the result of the tessellation to draw a filled polygon on a sphere. If a side of a triangle is too long the polygon goes through the sphere rather than following the contour. How could I generate a tessellation that would use triangles that have sides no longer than some value?

Based on my initial testing everything else about the code works great including both concave and convex polygons.

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

No branches or pull requests

1 participant