Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 2.45 KB

0x08.md

File metadata and controls

70 lines (51 loc) · 2.45 KB

0x08 : 2D Animations (Project)

Starter Template | First Submission Form | Second Submission Form

Code 0x08
First Submission Opens Wed 10 Apr 2024 17:00 hrs
First Deadline Sat 13 Apr 2024 08:00 hrs
Second Submission Opens Wed 10 Apr 2024 17:00 hrs
Second Deadline Mon 22 Apr 2024 08:00 hrs
Weightage 6 marks

Assignment

Step 1: Storyboard

What is a storyboard?

It is an industry standard practice to create a rough sketch of target outcome of an animation through a few key-frames sketched on a piece of paper like a comic strip; so as to fail earlier than later.

Create a storyboard of your target animation sequence (or a perpetual motion) as you please. This'll be your pitch to be submitted on the first deadline

Step 2: Animation

Using the requestAnimationFrame interface

Create an animation of a composition of 2d geometry, its tranforms and /or its fill/stroke styles.

As a project this gets submitted on the second deadline.

Submit

Storyboard

  1. Git URL
  2. Commit ID
  3. Storyboard (One image containing the storyboard)

Final Project

  1. Git URL
  2. Commit ID
  3. Storyboard (One image containing the storyboard)
  4. Teaser
  5. Video Link

Evaluation Criteria:

  • 2 mark: Storyboard : Clarity on what to do, how much may be achieved, and creativity;
  • 2 mark: Implementation of Render Engine;
  • 2 mark: USP, eg. creativity, interactivity, novelty, originality etc.