UNPKG
three.js-fbo
Version:
latest (1.6.0)
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
FBO Module for use with THREE.js
github.com/tuqire/three.js-fbo
tuqire/three.js-fbo
three.js-fbo
/
.eslintrc
11 lines
(10 loc)
•
114 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"parser"
:
"babel-eslint"
,
"extends"
:
[
"standard"
]
,
"plugins"
:
[
"babel"
,
"markdown"
]
}