-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Forgive me if this has already been covered, but is there a way of compositing Images efficiently?
I'm using this library (thank you again!) to render UI and the frame rate is suffering a bit from having to re-create an Image on every update. I'd like to reduce the workload by reusing the elements that don't change.
I noticed Path and the hidden Compositor module, but I'm not sure how they address this problem (if at all).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels