Skip to content

Cache global matrix #38

@Benualdo

Description

@Benualdo

Must be computed at init, when moving, editing etc... but not every frame.
A "Dirty" mecanism is needed, maybe could dynamic objects could also benefit from it.

Is invalidate on Instance::setLocalMatrix + OnLoad / OnStart calls enough?

Only for static elements?

Check cache in Instance update and init methods and only "Dirty" in setLocalMatrix calls?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions