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

Auto resource optimizations #633

Open
2 of 4 tasks
Tracked by #600
vanruesc opened this issue Apr 29, 2024 · 0 comments
Open
2 of 4 tasks
Tracked by #600

Auto resource optimizations #633

vanruesc opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
feature Description for the implementation of a feature
Milestone

Comments

@vanruesc
Copy link
Member

vanruesc commented Apr 29, 2024

Description

Implement automatic resource optimizations for render targets and textures.

Tasks

  • Manage WebGLRenderTarget and Texture instances via Resource wrappers.
  • Implement reactive, event-based I/O.
  • Analyze passes and effects on I/O changes to deduplicate render targets and textures.
  • Make sure this doesn't break anything by adding tests 💥
@vanruesc vanruesc added the feature Description for the implementation of a feature label Apr 29, 2024
@vanruesc vanruesc added this to the v7 milestone Apr 29, 2024
@vanruesc vanruesc self-assigned this Apr 29, 2024
@vanruesc vanruesc mentioned this issue Apr 29, 2024
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Description for the implementation of a feature
Projects
None yet
Development

No branches or pull requests

1 participant