syndilights/displayclient/html
..
websocket_demo
README
building-isometric_b.jpg
building-isometric_night.jpg
codef_core.js
codef_scrolltext.js
crossdomain.xml
demo-codef.html
demo.html
feed_stream.sh
font.png
hello_node.js
index.html
node_modules
stream.php
visionneuse.html
ws_stdin.js
ws_udp.js

README

this contains currently standalone html pages showing off how the displayclient looks like

the final setup will be a central server using node.js which gets it's data from the frameserver
and manages the multiple connections to web clients visualizing the virtual building

howto install node js: http://howtonode.org/how-to-install-nodejs

*run the latest demo
** run the webserver/udp listener:
nodejs ws_udp.js

** run the random data feeder
./feed_stream.sh

** run the visualizer
./firefox visionneuse.html