Skip to content

swryan/webgl-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a basic webgl model publisher demo
pushes model updates via a websocket
based on the code at http://code.google.com/p/webgl-loader/

"easy_install tornado" should be all you need (and an up-to-date Chrome browser)

>> easy_install tornado
>> cd websocket
>> python runserver.py