enzyme69 / blendersushi

Blender Sushi related scripts. Mostly about Sverchok, Geometry Nodes, Animation Nodes, and related Python scripts.
244 stars 33 forks source link

LIVENODING 1166 / Animating Many Objects Using Nodes For AR #575

Open enzyme69 opened 5 years ago

enzyme69 commented 5 years ago

SVERCHOK Way:

Screen Shot 2019-07-24 at 10 43 34 am

animating_many_012.blend.zip

Brute force SV nodes keyframing:

Screen Shot 2019-07-24 at 10 45 50 am

Final USDZ: dancingBoxes.usdz.zip

enzyme69 commented 5 years ago

ANIMATION NODES Way:

animating_many_002.blend.zip

Screen Shot 2019-07-24 at 10 50 06 am
enzyme69 commented 5 years ago

There are many other ways to animate many objects, maybe involving actions, etc or Particles and Instancing (the most advanced) but this ARMATURE + Combined Mesh might be the way to go for now to ensure it works as Apple USDZ or GLTF for Augmented Reality AR.