Animated Field of Cubes - Drivers - Python scripted Fan Art

  • December 28, 2019
  • 236 Downloads
  • 10 Likes
  • Blender 2.8x
  • Render: Cycles
  • Creator: holyolie
  • License: CC-BY
You must be logged in to download.

Description:

Short animation (1000 frames) of a plane full of cubes. Animation is done by controlling the scale and position of an (invisible) UV-sphere.

The height of each cube in the field is determined by: * the distance from each individual cube to the controlling sphere * the x, y and z-scale of the sphere

where: height = X-scale*abs(pow(d/10,Y-scale))+Z-scale

https://youtu.be/Du0Fd3MFRMU

Comments:

  • Ted3d profile picture
    Ted3d

    WOW very good idea, I never did an animation by a phyton script, so I learned again. Thanks for sharing

    Written February 17, 2020