issues
search
toji
/
gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
glmatrix.net
MIT License
5.4k
stars
725
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes typos documentation comments in mat4.js
#479
LordArugula
closed
1 week ago
1
Fixes typos documentation comments in mat4.js
#478
LordArugula
closed
1 week ago
1
FromQuat doesn't seem to match three.js rotation
#477
rotu
closed
1 month ago
6
Optimized quaternion rotation routine
#476
infusion
opened
1 month ago
0
Align docs with parameters names
#475
HarelM
closed
1 month ago
2
Minor Proofreading
#474
rotu
closed
1 month ago
0
JSDoc: missing function argument
#473
pawplo
closed
2 months ago
0
mat4.js JSDoc: quat4.toMat4 -> mat4.fromQuat
#472
pawplo
closed
2 months ago
0
IndexedCollection type not available in releases
#471
davazp
opened
5 months ago
2
No Explanation on how to access functions after upgrade
#470
havarc
opened
6 months ago
0
Feature: For `common.glMatrix` `equals` method added optional param `tolerance` by default equals to `EPSILON`
#469
psnet
opened
6 months ago
0
Inconsistent order or arguments
#468
PauliusLiekis
opened
6 months ago
2
[BUG] build error
#467
Cube5x59999
closed
6 months ago
1
Bug: `lookAt` and `targetTo` will not work if `position` and `target` are vertical
#466
psnet
opened
8 months ago
0
`Array` vs `Float32Array`: Performance measurements (again)
#465
psnet
opened
8 months ago
1
TypeScript types: suggest omitting Float32Array type
#464
ddadamhooper
opened
9 months ago
0
common: Add toDegree function for Consistency and Usability
#463
JoaoMario109
closed
7 months ago
0
mat3: Add fromEuler Function to Support Euler Angles to Matrix Conversion
#462
JoaoMario109
opened
9 months ago
0
Fix order param type in quat.fromEuler
#461
shannon
closed
7 months ago
0
Functions not the same across mat4, mat3, mat2
#460
FrostKiwi
opened
1 year ago
0
fromQuat2 allocates a vector on every call
#459
rafern
opened
1 year ago
0
Improve the Performance of `vec4.random`
#458
Lakuna
closed
1 year ago
1
Fixed mat4.lookAt and mat4.targetTo
#457
L1quidH2O
closed
3 months ago
1
Some return types don't include `null`
#456
Stuk
opened
1 year ago
1
ES Module Support
#455
Pessimistress
opened
1 year ago
4
Fix JSDoc types in quat.fromEuler
#454
Vlad-Shcherbina
closed
1 year ago
0
glMatrix v4.0 - Request for feedback
#453
toji
opened
2 years ago
68
Matrix-Vector multiplication
#451
dashedman
closed
2 years ago
1
Should targetTo preserve scaling?
#450
bchirlsbiodigital
closed
2 years ago
2
Replace Math.hypot with Math.sqrt
#449
platypii
closed
2 years ago
1
use symmetric half up rounding in all vector modules. fixes #447
#448
mreinstein
closed
2 years ago
0
vec*.round(out, a) is asymmetric
#447
mreinstein
closed
2 years ago
0
Math.hypot is really slow
#446
platypii
closed
2 years ago
4
Fix mat3.scale docs claiming to rotate input mat
#445
cedric-h
closed
2 years ago
1
Breaking change: 3.4.3 no longer has exports in package.json
#444
jpoehnelt
opened
2 years ago
2
vector equals fails if one vector is all Infinity
#443
bchirlsbiodigital
opened
2 years ago
0
How to pass data to webgl?
#442
Norbert515
closed
7 months ago
2
Missing frustumZO method
#441
AshleyScirra
opened
3 years ago
1
Published version 3.4.3 does not contain type definitions
#440
sandersn
opened
3 years ago
1
Please revert version to 3.3.0 as 3.4.0 breaks things
#439
huashengwang1989
closed
3 years ago
36
Some TypeScript declarations are wrong
#438
ThisIsRex
opened
3 years ago
1
random should only return unit vector when scale is undefined
#437
marcusround
closed
3 years ago
1
quat.setAxes initialize a mat3 in a (probably) wrong way
#436
signorpipo
opened
3 years ago
1
Add mat4 set scaling
#435
signorpipo
closed
3 years ago
4
Mat4 get rotation does not give a valid quaternion when mat4 is scaled (also quat2.fromMat4 issue)
#434
signorpipo
opened
3 years ago
0
[QUESTION] How to rotate a matrix back to 0?
#433
axelthat
closed
3 years ago
4
Convert to type "module" and use package exports
#432
lkmill
closed
3 years ago
15
Optimize angle(a,b) for Vec2
#431
munrocket
closed
3 years ago
1
Optimize angle(v1, v2)
#430
munrocket
closed
3 years ago
2
Type definitions don't match the export structure of the sources
#429
LinqLover
opened
3 years ago
0
Next