k3d
v2.16.1
Published
3D visualization library
Downloads
1,060
Maintainers
Readme
K3D - a 3D visualization library
Requires
- node.js
- grunt + plugins
Note
Runnpm install
before any usage or to update dependencies
Available commands
grunt serve
- a developer build (open a window browser with live-reload)grunt test
- to run Unit tests (karma + jasmine + firefox)grunt doc
- to build source code documentation; output folder: ./doc/grunt codeStyle
- to check coding style & standards
How to
Please make sure to take a look at the HOW-TO.md document.