testing out blender animations in OF and Three.js
make
make run
# other term
python -m SimpleHTTPServer
# useful links
https://blender.stackexchange.com/questions/31467/how-to-reduce-vertex-count-on-a-mesh
https://blender.stackexchange.com/questions/80868/transforming-morphing-one-objects-shape-into-anothers
three.js
export using glTF-Blender-Exporter
https://github.com/KhronosGroup/glTF-Blender-Exporter/tree/master/scripts
Do not check "apply modifiers" it removes Shape Keys
https://threejs.org/docs/#examples/loaders/GLTFLoader
openframeworks
export using collada