0.31.8 • Published 9 years ago

flux-json-to-three v0.31.8

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
9 years ago

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-json-to-three

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

Testing

You can run tests locally on any computer that has a graphics card and OpenGL drivers. For other headless systems like cloud machines or CI you will need to use npm run-headless which relies on xvfb-run. This can be installed on linux using apt-get. For more information see https://github.com/stackgl/headless-gl#how-can-headless-gl-be-used-on-a-headless-linux-machine and apt-get these packages. - mesa-utils - xvfb - libgl1-mesa-dri - libglapi-mesa - libosmesa6

0.31.8

9 years ago

0.31.7

9 years ago

0.31.6

9 years ago

0.31.5

9 years ago

0.31.4

9 years ago

0.31.3

9 years ago

0.31.2

9 years ago

0.31.1

9 years ago

0.31.0

9 years ago

0.30.4

9 years ago

0.30.3

9 years ago

0.30.2

9 years ago

0.30.1

9 years ago

0.30.0

9 years ago

0.29.0

9 years ago

0.28.0

9 years ago

0.27.0

9 years ago

0.26.0

9 years ago

0.25.1

9 years ago

0.25.0

10 years ago

0.24.0

10 years ago

0.23.1

10 years ago

0.23.0

10 years ago

0.22.2

10 years ago

0.22.1

10 years ago

0.22.0

10 years ago

0.21.0

10 years ago

0.20.0

10 years ago

0.19.0

10 years ago

0.18.0

10 years ago

0.17.0

10 years ago

0.16.0

10 years ago

0.15.0

10 years ago

0.14.0

10 years ago

0.13.0

10 years ago

0.12.0

10 years ago

0.11.0

10 years ago

0.10.0

10 years ago

0.9.0

10 years ago

0.8.0

10 years ago

0.7.0

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago