March 12, 2008
Scenes for the Trebuchet Animation
In this example, two additional scenes have been added to the Trebuchet Animation. The first uses the nested animation technique to create wheels that roll as the object is tweened onto centre stage. A Final Scene shows the path (a motion guide) of missile in the air.
Scenes can be added throught the Insert Menu.
February 27, 2008
Plasticine Animation
An Example Project from 2007... short and simple. Notice how silence and pauses in movement have been used to hold your curiosity. Additionally, low camera angles and the occasional close up bring you close to the action. It easy to see how this was clearly storyboarded. Download file.
February 27, 2008
Anthropomorphism
We have discussed the Plasticine Stop Frame genre and looked at anthropomorphism.
A good example are the series of Creature Comforts films by Aardman Animation.
Their site includes some examples of scenes from their animation series as well as documentary footage of how the films were made.
January 13, 2008
Stop Frame Animation
Just so you can see it again, here's the link to Peter Gabriels Sledgehammer from 1986. 20 years on, you can see why it has won more Video Awards than any other Music Video.
You'll be using a program called I Can Animate.
If you need to be convinced of what you can do with something as simple as Lego, have a look at either Oblong Pictures or Brick Films.
January 6, 2008
Flash Animation
Using Flash, draw and animate some simple components similar to your Trebuchet Design. Try to model the flight of the missile.
You should embed the animation in a webpage and post the URL as a comment against this entry.
December 1, 2007
Basic Unix Commands
A brief recap on the commands we have covered. Additional reference is included in the extended text. The most essential command is to use Secure Shell to access the remote machine. The syntax for this is :
ssh username@ipaddress
For example, when a user (sally) wants to connect to a machine with the IP address 10.10.0.5, the command is:
ssh sally@10.10.0.5

