Initial commit, moving this into a git repo
parents
Showing
.bower.json
0 → 100644
index.js
0 → 100644
This diff is collapsed.
Click to expand it.
package.json
0 → 100644
{ | |||
"name": "three.js-projector", | |||
"version": "1.0.3", | |||
"description": "Three.js projector taken from example", | |||
"main": "index.js", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"author": "mrdoob", | |||
"license": "ISC" | |||
} |
Please
register
or
sign in
to comment