A three.js enviroment with node.js/socket.io/express.js chat added to create a place where the model can be uploaded and talked about in a group.
To Do list:
-
Add Rooms based off a routed url
-
Add model upload
-
Add better chat box styling
a. typing should init from clicking box
b. growl style notifications
c. emoticons ????
-
git clone
-
node server.js
-
go to http://localhost:8095