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

Add support for triangle fan (MATERIAL_TriangleFanDrawMode) #1216

Open
bghgary opened this issue Mar 20, 2023 · 0 comments
Open

Add support for triangle fan (MATERIAL_TriangleFanDrawMode) #1216

bghgary opened this issue Mar 20, 2023 · 0 comments
Milestone

Comments

@bghgary
Copy link
Contributor

bghgary commented Mar 20, 2023

glTF supports this, but bgfx doesn't. One solution is to generate the indices on glTF load. It might not be worth adding support to bgfx since triangle fans are rarely used.

@bghgary bghgary changed the title Add support for triangle fan Add support for triangle fan (MATERIAL_TriangleFanDrawMode) Mar 20, 2023
@thomlucc thomlucc added this to the 7.0 milestone Mar 28, 2023
@bghgary bghgary modified the milestones: 7.0, Future May 11, 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

No branches or pull requests

2 participants