0.0.1 • Published 11 years ago

metaballs v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

Metaballs

A metaballs visualization.

Documentation

The source for this documentation utilizes JSDoc 3 (on GitHub).

With JSDoc and npm you can run

$ npm run-script docs

which is a shortcut for running the command

$ jsdoc -u docs/tutorials -d docs/out

This will

  1. Use the docs/tutorials directory to find extra documentation
  2. Output generated documentation to docs/out

Links