3D Modelling & Animation

Module F21MA

examples | lectures | intro | assignment | texts | getting started | notes | FAQ | Video Tuts

 


 

Introduction

This module is presented by Sandy Louchart and Mike Chantler. These pages support only Mike Chantler's part of the course which introduces simple 2D animation using Adobe's Flex environment and tools.

Here are four examples of students' projects and the Adobe Edinburgh prize winners for 2009-2010

 

Video Tutorials

I've created some step-by-step video tutorials for the first two units on getting started with Flash Builder and creating simple flick book animations. They are HERE.

 

Getting started at home

  1. Get the trial free version of FlashBuilder v4 from: http://www.adobe.com/uk/products/flashbuilder/ (choose the stand alone version if you don't already have Eclipse installed).
  2. Then visit https://freeriatools.adobe.com/ to apply for educational use licence.

Course Code Examples

 

Lectures

Notifications of lecture changes are on Vision.

 

Recommended Texts

Keith Peters, "Foundation Actionscript 3.0 Animation: Making Things Move!"

 

This is the main text for this part of the course. It has step-by-step ActionScript examples for bouncing, easing, springing, collisions, forward kinematics (making things walk etc.).

See http://www.friendsofed.com for e-copy and to download sources.

Adobe's Documentation

  1. Documentation for Flex 4 is at http://www.adobe.com/devnet/flex/documentation.html. This contains points to installation instructions, ActionScript and Flex 4 manuals,
  2. The 'Full Documentation Set (ZIP)'  probably the most useful reference. "Using_Flex_4.pdf" tells you about the MX and Spark components, while "Using_Flash_Builder_4.pdf" gives you an intro to the IDE.
  3. I found "Programming ActionScript 3.0" available from http://livedocs.adobe.com/flex/3/progAS_flex3.pdf a good introduction to ActionScript

David Gassner "Flash Builder 4 and Flex 4 Bible" Wiley

Easy to read tutorial style book. Good section on starting with FlashBuilder 4 (especially if you don't know Eclipse). Good background if you want to build Flex applications in general.

Basic Physics and Motion

Video Tutorials

Lecture Notes

Will be available via Vision

FAQ

Frequently asked questions (well at least asked once ;)

Example applications

3D general - Barcinski & Jeanjean - cool mixture of animation/physics/photography

image manipulation - Aviary's photo editor |Aviary's image generator | picnik image editing and collage | X3 Studios | Rotating cube with bitmaps | 3D Wall | Spectra visual newsreader | shopnik | Cube with perspective images | Flash Components - Galleries & Slideshows | progressFactor | photoshop express 

games - dinoRun | Bucketball | gamesheep.com | Miniclip pinball | Miniclip games) | breakout (+tutorial)

other applications - yFiles graphing tool | Diggs swarm view of blogs

advertising - CHI

Assignment

This has now moved to here.

 

Examples with code

good sources of Flex 3/4 examples - Blog flex examples

3D stuff

TileLists & Item Renderers

Other material

Lee Brimelow's go and learn site

Has interesting looking video on Byte Array data for manipulating images.

See his goandlearn site.

 

 

3D Modelling & Animation Module

lectures | intro | assignment | links | texts | flex builder | component explorer | manual | notes | examples | FAQ