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.
Features
- Revamped and consistent API
- New functions for each type, based on request
- New array operations: vec(2/3/4).forEach
- Even more optimizations!
- A cleaner code base, broken up by type
- A more complete unit testing suite
License
MIT LicenseFollow glMatrix
Other Useful Business Software
Haystack is a modern, engaging, and intuitive intranet platform that employees actually use.
With customizable iOS and Android mobile apps, Slack and Microsoft Teams integrations, and an intuitive design employees love, Haystack brings an outstanding digital employee experience to your entire workforce, no matter where their work takes them.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of glMatrix!