arventurers / shared-testing

shared testing to get started
0 stars 4 forks source link

Testing animation #6

Open twanito opened 7 years ago

twanito commented 7 years ago

Need to see how we can add animation to geometry. Looks like we need to use three.js json file format and then use a "blender exporter" from three.js https://stackoverflow.com/questions/41880500/aframe-animations-with-obj

twanito commented 7 years ago

More links: https://github.com/arturitu/threejs-animation-workflow/

It seems using the following software is standard practice.