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

(sys_render2d) Batch drawing based on the blending mode #116

Open
stasm opened this issue Aug 3, 2022 · 0 comments
Open

(sys_render2d) Batch drawing based on the blending mode #116

stasm opened this issue Aug 3, 2022 · 0 comments

Comments

@stasm
Copy link
Member

stasm commented Aug 3, 2022

Today, sys_render2d draws all entities in a single instanced draw call. This is fast, but it also makes it impossible to change some drawing properties, like the blending mode, for a subset of entities.

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