Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
gmath
/
src
/
matrix2.ts
🎮 A wasm accelerated game and graphics maths library for deno
denosaurs/gmath
Version
Latest
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Menu
angle.ts
c
Angle
c
Deg
c
Rad
decomposed.ts
I
Decomposed2
I
Decomposed3
matrix2.ts
c
Matrix2
matrix3.ts
c
Matrix3
matrix4.ts
c
Matrix4
projection.ts
c
Orthographic
c
Perspective
c
PerspectiveFov
quaternion.ts
c
Quaternion
util.ts
v
epsilon
f
absDiffEq
f
absDiffNe
f
epsilonDiff
f
f32ToI32
f
relativeDiff
f
ulpsDist
vector2.ts
c
Vector2
I
Point2
vector3.ts
c
Vector3
I
Point3
vector4.ts
c
Vector4
I
Point4
import
*
as
gmath
from
"https://deno.land/x/gmath@0.1.12/src/matrix2.ts"
;
Classes
c
Matrix2