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

Geometry: MultiDrawArrays MultiDrawElements experiment #2277

Open
einarf opened this issue Jul 18, 2024 · 0 comments
Open

Geometry: MultiDrawArrays MultiDrawElements experiment #2277

einarf opened this issue Jul 18, 2024 · 0 comments
Assignees
Milestone

Comments

@einarf
Copy link
Member

einarf commented Jul 18, 2024

We should experiment with supporting MultiDrawArrays and MultiDrawElements in Geometry and see how that plays out. There are multiple concerns about these calls including how they will work with the "factory" aspect of the Geometry (vao factory) when rendering with many different shaders using all attributes or a full set.

We should make a worst case example in experimental or gl examples.

Report findings and code to Benjamin. Both projects benefits from this experiment.

@einarf einarf added this to the Future milestone Jul 18, 2024
@einarf einarf self-assigned this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant