Skip to content

Add Transform support #14

Description

@tychedelia

We need to support all the Processing4 matrix ops, i.e. pushMatrix/popMatrix. We'll likely want to include transform as part of our immediate mode batching information and break the batch into a new batch when the transform changes. We'll need to keep a stateful stack of transforms on the Rust side, which will be a bit tricky.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions