Skip to content

The 'skew' matrix shouldn't be exactly the same as the 'skewY' one #3

@louisremi

Description

@louisremi

It should be
[1, Math.tan(a), 0],
[Math.tan(a), 1, 0],
[0, 0, 1]

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