Skip to content

Cache global matrix #38

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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