Skip to content

Conversation

WestLangley
Copy link
Collaborator

As suggested in #24733 (comment).

This PR adds 2D transform methods to Matrix3. These methods parallel the similarly-named Matrix4 methods:

// for 2D Transforms

makeTranslation( x, y )

makeRotation( theta )

makeScale( x, y )

@WestLangley WestLangley added this to the r147 milestone Nov 19, 2022
@mrdoob mrdoob merged commit bd4667b into mrdoob:dev Nov 20, 2022
@WestLangley WestLangley deleted the dev-matrix3_2d_transforms branch November 20, 2022 22:48
@0b5vr 0b5vr mentioned this pull request Dec 7, 2022
12 tasks
0b5vr added a commit to three-types/three-ts-types that referenced this pull request Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants