Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 15:44
· 15 commits to main since this release
59f2254

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