All Projects → zygmuntz → cubert

zygmuntz / cubert

Licence: other
How to make those 3D data visualizations

Programming Languages

javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects
HTML
75241 projects

How to make those 3D data visualizations

You have a CSV file with cluster IDs and x,y,z coordinates. The columns in this file are [ 'cid', 'x', 'y', 'z' ].

Use csv2json.py to convert data.csv to data.json. Copy data.json to data-projector directory, open index.html in that directory with a browser*.

*Chrome won't work when opening the file from a local disk.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].