syndilights/displayclienthtml
Gunstick 16beb2f684 client-server: the ws_stdin.js reads from stdin. visionneuse.html can be in multiple browsers and displays the texts typed on stdin 2013-09-03 21:47:15 +02:00
..
websocket_demo Merge branch 'master' of git+ssh://source.hacker.lu/var/repo/projects/syndilights 2013-09-02 21:00:16 +02:00
README server for display clients: readme 2013-09-01 22:52:39 +02:00
building-isometric_b.jpg first piece of html5 display 2013-08-11 21:26:50 +02:00
building-isometric_night.jpg forgot the night skyline png 2013-09-01 20:39:53 +02:00
codef_core.js little scroller done by a friend with the demo coding library codef (included) 2013-08-15 00:29:26 +02:00
codef_scrolltext.js little scroller done by a friend with the demo coding library codef (included) 2013-08-15 00:29:26 +02:00
crossdomain.xml little scroller done by a friend with the demo coding library codef (included) 2013-08-15 00:29:26 +02:00
demo-codef.html night skyline for the html demos 2013-09-01 20:34:51 +02:00
demo.html night skyline for the html demos 2013-09-01 20:34:51 +02:00
font.png little scroller done by a friend with the demo coding library codef (included) 2013-08-15 00:29:26 +02:00
hello_node.js server for display clients: readme 2013-09-01 22:52:39 +02:00
index.html night skyline for the html demos 2013-09-01 20:34:51 +02:00
node_modules client-server: the ws_stdin.js reads from stdin. visionneuse.html can be in multiple browsers and displays the texts typed on stdin 2013-09-03 21:47:15 +02:00
visionneuse.html client-server: the ws_stdin.js reads from stdin. visionneuse.html can be in multiple browsers and displays the texts typed on stdin 2013-09-03 21:47:15 +02:00
ws_stdin.js client-server: the ws_stdin.js reads from stdin. visionneuse.html can be in multiple browsers and displays the texts typed on stdin 2013-09-03 21:47:15 +02:00

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