top of page

Project 5

Python Scripting

4/28/2022

Derek Tu

Images

In my animation, I used python scripting to create a random instances of hexagonal plates. After which, I created a sphere in the center and then aimconstrained the plates to the sphere so that they would always face towards the sphere. Then, I had the script have the plates rotate around the sphere, and then created a new attribute called expansion that used pointConstraints to have the plates pulse in and out towards the sphere.
bottom of page