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

Support concave shapes in triangulator #11

Open
heavyrain266 opened this issue Jul 15, 2022 · 2 comments
Open

Support concave shapes in triangulator #11

heavyrain266 opened this issue Jul 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@heavyrain266
Copy link
Collaborator

Caused by:
    0: Failed to load geometry mesh
    1: Triangulation failed
    2: Unsupported polygon: 6-gon with two or more concave angles
@nicopap nicopap added the enhancement New feature or request label Jul 26, 2022
@nicopap
Copy link
Owner

nicopap commented Jul 28, 2022

I've found an interesting resource on triangulation of arbitrary polygons:

@heavyrain266
Copy link
Collaborator Author

We could run triangulator on the GPU for maximum performance, but I only know compute shaders in HLSL/PSSL and don't know WGSL :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants