Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 395 Bytes

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/.