Skip to content

Compositing #29

@SwiftsNamesake

Description

@SwiftsNamesake

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions