0.0.8 • Published 9 years ago

nitro-composer v0.0.8

Weekly downloads
16
License
-
Repository
bitbucket
Last release
9 years ago

nitrous-composer

A variation of the ThreeJS EffectComposer based off of Cabibo's PhysicsRenderer written using ES6 style Javascript.

How do I get set up?

  • Pull down repo
  • Source.js contains the ES6 source. BabelJS is included in the package.json file, so to mess around with things, run npm install first before making any changes otherwise you'll get errors in the output. For instruction on how to use the BabelJS cli, see here
  • You can of course, optionally use your own preferred transpiler.