UNPKG
gl-matrix
Version:
beta (4.0.0-beta.2)
latest (3.4.4)
next (3.0.0-0)
4.0.0-beta.2
4.0.0-beta.1
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.1
3.2.0
3.1.0
3.0.0
3.0.0-0
2.8.1
2.7.1
2.7.0
2.6.1
2.6.0
2.5.1
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
Javascript Matrix and Vector library for High Performance WebGL apps
glmatrix.net
toji/gl-matrix
gl-matrix
/
jsdoc.config.json
9 lines
•
151 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"source"
:
{
"include"
:
[
"src/gl-matrix"
]
}
,
"opts"
:
{
"recurse"
:
true
,
"destination"
:
"./docs/"
}
}