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

New renderer: Layer handling #190

Open
ske2004 opened this issue Jul 7, 2024 · 0 comments
Open

New renderer: Layer handling #190

ske2004 opened this issue Jul 7, 2024 · 0 comments
Labels
enhancement New feature or request new-renderer

Comments

@ske2004
Copy link
Member

ske2004 commented Jul 7, 2024

It would be immensely useful for the new renderer to support layer handling. Currently, in Savescum, I reorder the layers and defer the drawing, but it's such a common feature, that I think it should be part of canvas. It can be done somewhat easily with a depth buffer.

@ske2004 ske2004 added enhancement New feature or request new-renderer labels Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-renderer
Projects
None yet
Development

No branches or pull requests

1 participant