1.4.9 • Published 6 years ago

cell-viz v1.4.9

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Cell-Viz

These is a collection of cell visualizations, originally created to visualize HTM systems. There is a 2D and 3D library. This is a work in progress.

Installation

npm install .

Usage


Generate static assets:

npm run build

Examples


Open example1.html or example2.html.

Or run npm start and open http://localhost:8080/webpack-dev-server/.