{"id":13408732,"url":"https://github.com/toji/gl-matrix","last_synced_at":"2025-09-09T20:50:24.729Z","repository":{"id":40239365,"uuid":"2520429","full_name":"toji/gl-matrix","owner":"toji","description":"Javascript Matrix and Vector library for High Performance WebGL apps","archived":false,"fork":false,"pushed_at":"2025-03-28T16:29:25.000Z","size":7206,"stargazers_count":5509,"open_issues_count":86,"forks_count":725,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-05-03T10:55:28.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"glmatrix.net","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toji.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-10-05T16:33:45.000Z","updated_at":"2025-05-02T20:58:15.000Z","dependencies_parsed_at":"2022-06-27T03:44:32.588Z","dependency_job_id":"b51337b2-d757-44af-ae2d-39e2942e6c87","html_url":"https://github.com/toji/gl-matrix","commit_stats":{"total_commits":516,"total_committers":91,"mean_commits":5.670329670329671,"dds":0.8275193798449613,"last_synced_commit":"bc1bbf4d0bb0f72292f7da8b425322e674f37093"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toji%2Fgl-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toji%2Fgl-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toji%2Fgl-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toji%2Fgl-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toji","download_url":"https://codeload.github.com/toji/gl-matrix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252288912,"owners_count":21724323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:00:54.879Z","updated_at":"2025-05-04T12:27:39.432Z","avatar_url":"https://github.com/toji.png","language":"JavaScript","readme":"glMatrix\r\n=======================\r\n[![NPM Version](https://img.shields.io/npm/v/gl-matrix.svg)](https://www.npmjs.com/package/gl-matrix)\r\n[![Build Status](https://travis-ci.org/toji/gl-matrix.svg)](https://travis-ci.org/toji/gl-matrix)\r\n\r\nJavaScript has evolved into a language capable of handling realtime 3D graphics, \r\nvia WebGL, and computationally intensive tasks such as physics simulations.\r\nThese types of applications demand high performance vector and matrix math,\r\nwhich is something that JavaScript doesn't provide by default.\r\nglMatrix to the rescue!\r\n\r\nglMatrix is designed to perform vector and matrix operations stupidly fast! By\r\nhand-tuning each function for maximum performance and encouraging efficient\r\nusage patterns through API conventions, glMatrix will help you get the most out\r\nof your browser's JavaScript engine.\r\n\r\nLearn More\r\n----------------------\r\nFor documentation and news, visit the [glMatrix Homepage](http://glmatrix.net/)\r\n\r\nFor a tutorial, see [the \"Introducing glMatrix\" section of _Introduction to Computer Graphics_ by David J. Eck](http://math.hws.edu/graphicsbook/c7/s1.html#webgl3d.1.2)\r\n\r\nFor a babel plugin to make writing the API nicer, see [babel-plugin-transform-gl-matrix](https://github.com/akira-cn/babel-plugin-transform-gl-matrix)\r\n\r\nRegarding the current performance in modern web browsers, calling `glMatrix.setMatrixArrayType(Array)` to use normal arrays instead of Float32Arrays can greatly increase the performance.\r\n\r\nContributing Guidelines\r\n----------------------\r\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\r\n\r\nBuilding\r\n----------------------\r\nSee [BUILDING.md](./BUILDING.md)\r\n","funding_links":[],"categories":["JavaScript","others","etc","Repository"],"sub_categories":["WebGL"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoji%2Fgl-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoji%2Fgl-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoji%2Fgl-matrix/lists"}