Skip to content

Latest commit

 

History

History

tableFramework_IntVis_simple2D-main

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Table Framework for Bits & Atoms III (Data Literacy & Visualization) and Interactive Visualization Course

This is a node.js server framework using socket.io and including a P5 JS implementation on the client side

To take off and start your own visualization experiments

This version just has an example for 2D visualization of tracking objects.

preparations:

download or clone this repository install node js (if you haven't ) in your machine or virtual machine https://nodejs.org/en/download/

use:

in the command line or terminal run (without the $ ):

$ node index.js or $ sudo node index.js

open your browser (preferably Chrome for better performance) and type 'http://localhost:8080/' in the address bar

you should see something like this in your browser and a notification on the terminal ->

"new client connected id: gbyoWN7CmiO8Qy2bAAAB"