top of page

DEMO REEL
2024

01

DESIGN CHALLENGE

In this project, my goal is to create a simple yet memorable opener for my personal demo reel.

02

APPROACH & IDEAS

DIRECTION 01

"Collage style"

Test.png
Test 20.png

For the style of the demo reel, I decided to use the collage style that I have frequently employed in previous projects. This approach ensures that the entire reel maintains a cohesive and consistent aesthetic.

Previous projects for reference

03

ANIMATIONS

1st pass animation

First, the animation should resemble stop-motion to align with the chosen style. Second, the animation needs to be synced with the music. Additionally, a moving hold should be incorporated into the animation. Lastly, a URL should replace the email address at the end of the reel.

2nd pass animation

For the second version of the animation, I should also make the animation closer to stop motion. At the same time, I can sync the letters to the music.

06

TECHNICAL EXECUTION

image.png

To create the stop-motion effect, I used the expression: posterizeTime(8). The higher the value, the stronger the effect becomes.

image.png

To create the effect of moving hold, I used the expression:

f = 6;
a = 12;
posterizeTime(f);
wiggle(f,a);

07

FINAL RESULTS

bottom of page