Skip to content

KONDENSATOR/pointmo.re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pointmo.re

State data description

positions = {
  <id-int> : [<x-int>,<y-int>]
  <id-int> : [x,y]
  <id-int> : [x,y]
  23423 : [10,10]
}
visitors = {
  <id-int> : {
      name:"",
      location:"",
      color:""
    }
}

About

Real time interaction visualisation / Kondensator hackaton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published