Skip to content

edom18/MathJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ベクトル、行列系Mathライブラリ

3Dを扱う上で欠かせない、ベクトルや行列、クォータニオンを扱うためのライブラリです。 用意されている関数は以下です。

関数 説明
mat3 3x3行列を扱う関数郡
mat4 4x4行列を扱う関数群
quat クォータニオンを扱う関数群
vec2 2次ベクトルを扱う関数群
vec3 3次ベクトルを扱う関数群
vec4 4次ベクトルを扱う関数群

About

JavaScript library for math.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages