Loading

I made a stop-motion animation with my goatee.

Year: 2019

Process

STEPS = 12

for each STEP in STEPS:
  ARC_START = 360 / STEPS * STEP
  ARC_END = ARC_START + 360 / STEPS,
  ARC = goatee from ARC_START to ARC_END

  shave BEARD except ARC
  wait 5 days