Using Blender 3.6 Python API and Microsoft Excel

Animation Generator

Scroll

Given an excel sheet such as this… Only engineers that have been trained to read the data would be able to understand the animation the data portrays. Even so, they would not be able to properly communicate the animation to other team members as they have no way to physically display the animation.

Corresponding animation after running program on excel sheet.

By utilizing Blender 3.6 Python API, I created multiple scripts to transform the way developers can visualize animations. The github repository is here.

The users input each animation’s layout and corresponding data starting and ending points that allow for my program to automatically generate the animation.

Previous
Previous

Schedule and Inventory iOS App