Skip to content

Latest commit

 

History

History

objectVisualizer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

2D Object Visualization

This is a poorly name project meant to define a 2D object space and a library of sample objects for an HTM project. See details on HTM Forum.

See object definitions in /static/objects

View objects by running the server.

Install

npm install -g parcel-bundler

Run

parcel static/index.html
open http://localhost:1234