Releases: learosema/ella-math
Releases · learosema/ella-math
v1.4.1
1.4.1 (2023-02-14)
Bug Fixes
- use module syntax for jest config (5d005d1)
v1.3.2
1.3.2 (2022-03-17)
Bug Fixes
- update package.json information (c625003)
v1.3.1
1.3.1 (2022-03-17)
Bug Fixes
- fix lint bugs, update deps (1f5f69f)
v1.2.0
1.2.0 (2021-12-07)
Features
v1.1.0
1.1.0 (2021-12-07)
Features
v1.0.0
1.0.0 (2021-12-06)
Features
- update license, change API (59f2254)
BREAKING CHANGES
-
- lookAt moved to Mat4 namespace
- lookAt returns the lookAt matrix (as in the linked WebGL fundamentals article), not the view matrix
- to get the view matrix from the lookAt matrix, inverse the matrix