Animation Storyboard Design

Slides:



Advertisements
Similar presentations
I SPY! Linda Adams. Can you spy the main idea? The main idea, The main idea. Can you spy the main idea? The main idea of the story?
Advertisements

EXAMPLE OF A STORYBOARD FOR A SCENE FROM A WESTERN.
Princess & Dragon – Version 2 By Michael Hoyle under the direction of Professor Susan Rodger Duke University July 2012 Part 2: Using Methods.
Alice and Media Computation August 2009 Animation Storyboard  Code Steve Cooper Barbara Ericson.
CSC1401 Animation Creating methods/instructions (class-level)
Parameters and World-level methods Alice. Our Dragon world The dragon must to take off and fly, to carry the princess.
Story Elements This presentation is best shown over several days. There are natural breaks after character and setting, conflict, plot, and theme. (My.
Alice Programming Step 1:Design Copyright 2011 Wanda Dann, Don Slater, Steve Cooper.
What is Alice? Graphical Programming Environment and Language Learn object oriented programming using 3 dimensional objects and a story telling approach.
Copyright 2011 Wanda Dann, Steve Cooper, Don Slater Alice Workshop Problem Solving with Alice 2 & Friends.
SHREK A BIG, GREEN, UGLY, SMELLY OGRE lives in his swamp alone.
Animation Programs Alice. Overview 4-step process for creating animations Step 1: Understand Problem Step 2: Design Step 3: Implementation Step 4: Test.
Relative clauses or Adjective Clauses
By: Allison Wiseman. Characters William Mrs. Phillips Jason William’s mom and dad Sliver Knight Alastor Robert Villages gymnast.
CS320n –Visual Programming Introduction to Alice Mike Scott (Slides 2)
Storyboards in Alice Summer 2010 Prof. Susan Rodger.
Animation Programs: Scenarios and Storyboards Alice.
Alice Programming Step 1:Design Copyright 2011 Wanda Dann, Don Slater, Steve Cooper.
Animation Programs: Scenarios and Storyboards Alice.
Fractured Fairy Tales What Makes a Story a Fairy Tale? Fairy tales nearly always begin with the words Once upon a time or Long, long ago. They usually.
Top-Down Design and Modular Development. The process of developing methods for objects is mostly a process of developing algorithms; each method is an.
Alice Program Design and Implementation. Scenarios and storyboards The previous magician example illustrated a simple storyboard which depicts a scenario.
Creating An Animation Program Alice. Step 1: Design Decide on the problem to be solved Design a solution We will use a storyboard design technique, commonly.
Storyboarding1 Steve Cooper Barb Ericson August 2009 Storyboarding.
Animation Programs Alice.
3D Animation Concepts CS0007 George Novacky. Overview Creating a new world (slides 5 – 13) Remembering camera position (slides )
T OUCH THE M AGIC OF F AIRY T ALES Q UEST FOR THE P UPILS.
Literary Elements Plot arrangement of events in a story or a play. The plot may be in chronological order or in flashback.
Fall 2009ACS-1805 Ron McFadyen1 Chapter 2 Program Design & Implementation.
Review for test! Alice Chapter 1&2 Test is tomorrow! - March 26 th March 25th.
Copyright 2008 Wanda Dann, Steve Cooper, Don Slater Alice Workshop Functions, Loops, and Parameters.
Learning to Program with Alice September 22, 2009.
Fall 2007ACS-1805 Ron McFadyen1 Chapter 2 Creating Your First Animation (An Introduction to Programming)
Learning to Program with Alice 1st Semester September 11, 2008.
Summarizing Book Club Book with “SOMEBODY WANTED BUT SO THEN”
Storyboard Digital Wizards Adapted from Filmmaking: Creating and Organizing the Story By Elizabeth Pringle.
Creating an Animation Program Alice. The programming steps.
Animation Programs: Scenarios and Storyboards Alice.
 A storyboard is a blueprint for your power point presentation  It will help you organize your presentation and allow you to brainstorm what you want.
Silent Write: How do the King Arthur legends reflect British society? Explain your answer using textual evidence. When you’re done, please have your study.
Lesson 8C Animation and Events. Step 3: Animation Drag it into the method and have him say “let her go!” Click on the knight in the object tree and scroll.
Designing a Solution in Alice To create a design, we borrow the idea of storyboards from professional animators at Disney, Pixar, etc.
Problem Solving.  Similar to Solving Math Word Problem  Read the Problem  Decide how to go about Solving the Problem  Solve the Problem  Test the.
Creating an Animation Program Alice. Step 1: Design Decide on the problem to be solved Design a solution We will use a storyboard design technique, commonly.
Alice the Free, Fun and Easy Way to Introduce Students to Programming Elaine Witkowski and Jill Nelson.
Behind the lemon tree by the students of F1 25th Primary School of Thessaloniki.
Animation Programs: Scenarios and Storyboards
Animation Programs: Scenarios and Storyboards
With and The Sims are a registered trademark of Electronic Arts, Inc
Ira Goldstein Siena College
Setting Up the Initial Scene
Animation Programs: Scenarios and Storyboards
Welcome to our class ! KIEN KHE SECONDARY SCHOOL.
Key Features Short STORY.
Creating Animations in Alice
Getting started in Alice
Storyboards This presentation is based on information from
Alice and Media Computation August 2009
فضای دیجیتال و مجازی کودکان و نوجوانان
Parameters and World-level methods
Animation Programs: Scenarios and Storyboards
Creating an Animation Program
Stories.
Princess & Dragon Part 3: A Knight Comes Riding In—Cameras & Events
Lesson Objectives To understand how to plan a project
Storyboard Template Social Media Story For planning your
By: Elizabeth Winthrop
FUTURE PLANS WITH “GOING TO”
Animation Programs: Scenarios and Storyboards
What’s your nationality? Where are you from?
Presentation transcript:

Animation Storyboard Design

Traditional Problem Solving in CS Read and understand the problem or task specification Design a solution (develop an algorithm) Implement (code) Test Revise, as needed

Designing a Solution in Alice To create a design, we borrow the idea of storyboards from professional animators at Disney, Pixar, etc.

Recall…. Princess Escape A princess has been grounded by her father (a wizard) and kept inside the castle. Being a rather rebellious princess, she has emailed the local dragon taxi service. The dragon will fly to the princess and she will climb aboard the dragon to escape from the castle – to meet some friends at the village dance club.

Visual Storyboards

Storyboard frames Successive frames for major actions in a story. 1 3 Princess climbs on dragon’s back Initial scene

Textual Storyboard (pseudo code) Do in order dragon takes off dragon flies to princess princess climbs on dragon's back dragon and princess escape knight shakes his arm (and sword) in protest

Your turn Create your own story and storyboard Look at the Alice Gallery for characters to perhaps give you ideas about a story you’d like to tell