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.
npm install .
Generate static assets:
npm run build
Open example1.html or example2.html.
Or run npm start and open http://localhost:8080/webpack-dev-server/.