Skip to content

Matrix4.leftTranslate #166

@abarth

Description

@abarth

Matrix4.translate is great when you want to multiple in a translation on the right of a matrix, but sometimes you need to multiple a translation in on the left. It would be valuable if there was a version of Matrix4.translate that applied the translation on the left (e.g., leftTranslate).

/cc @johnmccutchan

Metadata

Metadata

Assignees

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