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

Move object rendering order to the responsibility of the render system #3

Open
MatthewWid opened this issue May 18, 2020 · 0 comments

Comments

@MatthewWid
Copy link
Owner

Render systems need only preRender, render and postRender methods of which they can define their own caching of ordering that is best optimised to their own render methods.

This will enable different render systems to properly batch and organise their own rendering processes for better performance and composition.

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