selection-abstract

0.0.1 • Public • Published

SubUnit

Selections in THREE.js

SubUnit gives you an ES6 version of D3 selections that work against a THREE.js scene graph. It allows you to select into the scene and use D3 style syntax.

npm install subunit
bower install subunit

To run the demos, type npm install in the root folder to get the dependencies for the demos.

Run a local server from the root folder...

cd subunit
python -m SimpleHTTPServer 8000 (or your favorite local server)

Readme

Keywords

none

Package Sidebar

Install

npm i selection-abstract

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sghall