#jpip.js A javascript version of jpip communication. Currently the aim is to work with esajpip. This works with this version of esajpip.
##Installation First install esajpip. Then do
$ git clone git://github.com/freekv/jpip.js
##Example An example website can then be found in
examples/webgl.html
Webgl is needed to see this example.
##Limitations This is work in progress. Currently works with Chrome, Safari and Firefox. It is not possible to use multiple browser tabs in Chrome currently. A live example for testing can be found here.