flux-three-plugins
v0.9.0
Published
Modules for three.js to extend functionality.
Downloads
32
Readme
To use this repo clone it and install the dependencies. npm install npm run build
You can run the test with npm. This uses a stubbed version of three.js. npm test
Extended Developer Setup
To setup gerrit for code review run
Update remotes
git remote rename origin bitbucket git remote add gerrit ssh://${USER}@cr.flux.io:29418/flux-three-plugins
Add Commit hook
curl https://cr.flux.io/tools/hooks/commit-msg > git rev-parse --git-dir
/hooks/commit-msg
chmod +x git rev-parse --git-dir
/hooks/commit-msg
If you are working in Flux genie follow the instructions here: https://docs.google.com/document/d/1qf6PGJN54buSGFcrcRCZnruY4yTAsNRzoMtEpyE2VFY/edit#heading=h.owqmh4p4ruch