didier

added tracking.js as a dependency, new version of dicedetector

......@@ -11,6 +11,7 @@
"license": "GPL",
"dependencies": {
"requirejs": "*",
"tracking.js": "*",
"three.js": "https://raw.githubusercontent.com/mrdoob/three.js/r68/build/three.min.js",
"objloader" : "https://raw.githubusercontent.com/mrdoob/three.js/r68/examples/js/loaders/OBJLoader.js",
"mtlloader": "https://raw.githubusercontent.com/mrdoob/three.js/r68/examples/js/loaders/MTLLoader.js",
......
This diff is collapsed. Click to expand it.