three.orientation
Version:
Control three.js camera with device orientation API
21 lines (20 loc) • 437 B
JSON
{
"name": "three.orientation",
"version": "1.1.1",
"description": "Control three.js camera with device orientation API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"three.js",
"camera",
"3d"
],
"author": "Andrei Kashcha",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/anvaka/three.orientation"
}
}