Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptIOT
/
gl-matrix
Public
forked from
toji/gl-matrix
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 24, 2017
fix
artvinn
authored and
toji
committed
7fc31d5
View commit details
Copy full SHA for 7fc31d5
Browse repository at this point
fix lookAt, mat4 is not defined
artvinn
authored and
toji
committed
47f1774
View commit details
Copy full SHA for 47f1774
Browse repository at this point
Link to a tutorial because official site has no examples of use
jameshfisher
authored and
toji
committed
f34ae24
View commit details
Copy full SHA for f34ae24
Browse repository at this point
change the expect return values to asserts
kevzettler
authored and
toji
committed
31f10fd
View commit details
Copy full SHA for 31f10fd
Browse repository at this point
fix test runner
Show description for 448eb2f
kevzettler
authored and
toji
committed
448eb2f
View commit details
Copy full SHA for 448eb2f
Browse repository at this point
Commits on Jul 22, 2017
Cleaner docs rebuild
Show description for a8540ce
toji
committed
a8540ce
View commit details
Copy full SHA for a8540ce
Browse repository at this point
Rebuilt dist/
toji
committed
226d7f0
View commit details
Copy full SHA for 226d7f0
Browse repository at this point
Rebuild docs
toji
committed
ffa4b11
View commit details
Copy full SHA for ffa4b11
Browse repository at this point
Merge branch 'stefnotch-targetTo'
toji
committed
290b0e8
View commit details
Copy full SHA for 290b0e8
Browse repository at this point
targetTo implementation
stefnotch
authored and
toji
committed
bdad48e
View commit details
Copy full SHA for bdad48e
Browse repository at this point
Commits on Jul 21, 2017
Updated package.json main and module, as per recommendation
toji
committed
7850f1f
View commit details
Copy full SHA for 7850f1f
Browse repository at this point
Rebuilt dist and docs
toji
committed
8182f9f
View commit details
Copy full SHA for 8182f9f
Browse repository at this point
implement quat.fromEuler() (rebased from #233)
Show description for 7f276b5
toji
committed
7f276b5
View commit details
Copy full SHA for 7f276b5
Browse repository at this point
Fix Travis CI
toji
committed
5a9030c
View commit details
Copy full SHA for 5a9030c
Browse repository at this point
fix wrong docs of vec3.transformMat3 (rebase of #247)
Show description for 0fbe5c0
toji
committed
0fbe5c0
View commit details
Copy full SHA for 0fbe5c0
Browse repository at this point
added mat3.projection (rebase of #248)
Show description for 9e0f7fc
toji
committed
9e0f7fc
View commit details
Copy full SHA for 9e0f7fc
Browse repository at this point
Change of plans: Back to Webpack because it's exporting more nicely
Show description for 1965b52
toji
committed
1965b52
View commit details
Copy full SHA for 1965b52
Browse repository at this point
Switched over to proper modules syntax. Jasmine tests are broken.
toji
committed
369cbd2
View commit details
Copy full SHA for 369cbd2
Browse repository at this point
Revamped build system to use browserify/babelify
Show description for c7764bd
toji
committed
c7764bd
View commit details
Copy full SHA for c7764bd
Browse repository at this point
Converting all of the glMatrix types to use ES2015 syntax
Show description for ac442ec
toji
committed
ac442ec
View commit details
Copy full SHA for ac442ec
Browse repository at this point
Commits on Jul 6, 2017
Strip out SIMD.js code
Show description for 00dcdef
toji
committed
00dcdef
View commit details
Copy full SHA for 00dcdef
Browse repository at this point
Commits on Feb 7, 2017
Replace use of 'this'
Show description for 7c8d5dd
jakearchibald
authored and
toji
committed
7c8d5dd
View commit details
Copy full SHA for 7c8d5dd
Browse repository at this point
Commits on Oct 31, 2016
fixed precision issues in vec3 angle function (#230)
Max Limper
authored and
toji
committed
2aa7274
View commit details
Copy full SHA for 2aa7274
Browse repository at this point
Commits on Oct 14, 2016
Merge pull request #227 from Danielhu229/feature-getScaling
Show description for 426755e
toji
authored
426755e
View commit details
Copy full SHA for 426755e
Browse repository at this point
Commits on Oct 9, 2016
add getScaling function for mat4
yiminghu
committed
15d806c
View commit details
Copy full SHA for 15d806c
Browse repository at this point
Commits on Sep 11, 2016
Merge pull request #222 from yic03685/master
Show description for 2b2f798
toji
authored
2b2f798
View commit details
Copy full SHA for 2b2f798
Browse repository at this point
fixed a typo
Yi
committed
43a40eb
View commit details
Copy full SHA for 43a40eb
Browse repository at this point
Commits on May 1, 2016
Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages
toji
committed
256747e
View commit details
Copy full SHA for 256747e
Browse repository at this point
DOH! Nuked my CNAME file.
toji
committed
3c4995c
View commit details
Copy full SHA for 3c4995c
Browse repository at this point
Added index to master branch
Show description for 003ff25
toji
committed
003ff25
View commit details
Copy full SHA for 003ff25
Browse repository at this point
Rebuilding the docs for the first time in ages
Show description for e9a25db
toji
committed
e9a25db
View commit details
Copy full SHA for e9a25db
Browse repository at this point
Commits on Apr 4, 2016
Merge pull request #211 from aunzat/no-typed-arrays
Show description for 33045e8
toji
committed
33045e8
View commit details
Copy full SHA for 33045e8
Browse repository at this point
Prevent Float32Array undefined error on missing typed array support.
aunzat
committed
e91cb61
View commit details
Copy full SHA for e91cb61
Browse repository at this point
Merge pull request #210 from nicholas-l/fixJSDocParamters
Show description for 7edc484
toji
committed
7edc484
View commit details
Copy full SHA for 7edc484
Browse repository at this point
Correct name of parameters
nicholas-l
committed
b872af1
View commit details
Copy full SHA for b872af1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.