This will be updated closer to the end of this project.
Tasks
- show character in game
- export from blender
- toggle dance/nodance
- port video sync over
- reconnect websockets
Intro / Reasons / Goals
- Standalone system that you can host at home for friends.
- Metaverse; virtual presence via modern web browser and WebGL.
- Chat and participation (djing, dancing)
Heroku heroku logs heroku run bash git add . git commit -am "description" git push heroku master
Animations: mrdoob/three.js#5887 http://yomotsu.net/blog/2015/10/31/three-r73-anim.html http://blog.romanliutikov.com/post/60461559240/rigging-and-skeletal-animation-in-threejs
Export options https://cloud.githubusercontent.com/assets/201016/9787327/78dd6248-57ca-11e5-9045-4b36c5eabd42.png
http://eelstork.deviantart.com/art/Multiple-animations-in-the-same-file-Blender-Tut-321883259
Don't have armature selected : http://stackoverflow.com/questions/33578758/exporting-blender-animations-cant-reproduce-three-js-example
Models Credits Rymdnisse.net http://www.cubeecraft.com/ http://www.cubeecraft.com/genre/originals/ https://www.youtube.com/watch?v=j_vxkb4dpAM https://www.youtube.com/watch?v=joLpXebWxyE&feature=iv&src_vid=j_vxkb4dpAM&annotation_id=annotation_905628 http://blender.freemovies.co.uk/ http://blender.freemovies.co.uk/cubeecraft2/ http://www.cubeecraft.com/genre/pop-culture/
https://www.youtube.com/watch?v=Gb152Qncn2s
-
http://answers.unity3d.com/questions/16650/game-asset-website-list-free-and-paid-textures-mod.html
-
https://www.cgtrader.com/free-3d-models/character-people/fantasy?animated=1
-
http://www.rockthe3d.com/50-best-free-animated-3d-models/ Getting started
sudo npm cache clean
###$npm install
npm update
$bower install
nodemon app.js
Configuration
-soon
Api Docs
-soon
Architecture
-soon
Libraries:
https://github.com/brandly/angular-youtube-embed
https://github.com/btford/angular-socket-io
Slide in out playlist add:
http://jsfiddle.net/gmkhussain/8ea4zLfk/
http://stackoverflow.com/questions/7866275/access-non-numeric-object-properties-by-index
References
Animating Blender Models
http://catchvar.com/threejs-animating-blender-models
Scratch
http://stackoverflow.com/questions/22160379/how-to-set-webglrender-background-to-transparent
http://stackoverflow.com/questions/24681170/three-js-properly-blending-css3d-and-webgl
https://github.com/mrdoob/three.js/tree/r61
This works in firefox:
https://github.com/stemkoski/stemkoski.github.com/blob/master/Three.js/CSS3D.html
http://stemkoski.github.io/Three.js/CSS3D.html
https://github.com/stemkoski/stemkoski.github.com/blob/master/Three.js/Model-Animation.html
Notes: http://demisx.github.io/angularjs/2014/09/14/angular-what-goes-where.html