gl-matrix

Javascript Matrix and Vector library for High Performance WebGL apps

  • 所有者: toji/gl-matrix
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

glMatrix

NPM Version
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 and news, visit the glMatrix Homepage

For a tutorial, see the "introducing glMatrix" section of Introduction to Computer Graphics by David J. Eck

For a babel plugin to make writing the API nicer, see babel-plugin-transfrom-gl-matrix

Regarding the current performance in modern web browsers, calling glMatrix.setMatrixArrayType(Array) to use normal arrays instead of Float32Arrays can greatly increase the performance.

Contributing Guidelines

See CONTRIBUTING.md

Building

See BUILDING.md

主要指标

概览
名称与所有者toji/gl-matrix
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2011-10-05 16:33:45
推送于2025-03-28 16:29:25
最后一次提交2025-03-22 10:12:23
发布数19
最新版本名称v3.4.1 (发布于 )
第一版名称v1.3.7 (发布于 2012-08-26 19:45:40)
用户参与
星数5.5k
关注者数152
派生数727
提交数660
已启用问题?
问题数292
打开的问题数74
拉请求数142
打开的拉请求数14
关闭的拉请求数38
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?