Added progressive streaming

This commit is contained in:
Thomas FORGIONE
2015-06-09 17:36:21 +02:00
parent 7c62c0ab34
commit 4dd6261bb5
9 changed files with 100 additions and 12 deletions

View File

@@ -3,4 +3,5 @@ extends ./main
block js
script(src="/static/js/three.min.js")
script(src="/static/js/stats.min.js")
script(src="/static/js/socket.io.min.js")
script(src="/static/js/threetools.min.js")