@2gis/gl-matrix
TypeScript icon, indicating that this package has built-in type declarations

2.4.6 • Public • Published

glMatrix Build Status

Javascript has evolved into a language capable of handling realtime 3D graphics, via WebGL, and computationally intensive tasks such as physics simulations. These types of applications demand high performance vector and matrix math, which is something that Javascript doesn't provide by default. glMatrix to the rescue!

glMatrix is designed to perform vector and matrix operations stupidly fast! By hand-tuning each function for maximum performance and encouraging efficient usage patterns through API conventions, glMatrix will help you get the most out of your browsers Javascript engine.

Learn More

For documentation, news, tutorials, and more visit the glMatrix Homepage

Contributing

Contributions are welcome! Please provide unit tests for new functionality. (See TESTING.md for details)

Release

npm version patch && git push --follow-tags && npm run pub

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.4.6
    358
    • latest

Version History

Package Sidebar

Install

npm i @2gis/gl-matrix

Homepage

glmatrix.net

Weekly Downloads

358

Version

2.4.6

License

MIT

Unpacked Size

1.16 MB

Total Files

42

Last publish

Collaborators

  • kalyanov
  • vladimir-ayrikh
  • kuznetcoff
  • trufi
  • artem.malko
  • itanka9
  • alxart
  • vitaliy.gis