UNPKG
@plotly/regl
Version:
latest (2.1.2)
2.1.2
2.1.1
regl is a fast functional WebGL framework.
plotly.github.io/regl
plotly/regl
@plotly/regl
/
lib
/
constants
/
dtypes.json
11 lines
(10 loc)
•
135 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"int8":
5120
,
"int16":
5122
,
"int32":
5124
,
"uint8":
5121
,
"uint16":
5123
,
"uint32":
5125
,
"float":
5126
,
"float32":
5126
}