generated from mwc/project_drawing
I created a quick drawing of what I want to animate using ms paint. I used paint to see what shapes would be easy to create.
878 B
878 B
(Drawing project)
( This is the README file for your drawing project. Replace all the text in parentheses with your own text. It's written in a simple language called Markdown, which allows basic formatting. )
Description
I will create an animation of penguins jumping into water. Here is a rough draft of what shapes are needed in the project.
Planning
- Create functions for ovals, circles, triangles, and rectangles.
- Combine the shapes to create a seamless image of a penguin on an iceberg floating on water.
- Iterate that code to create multiple penguins in a line on the iceberg.
- Have penguin on the edge jump off iceberg and into the water
- Make a splash(optional/depends on how difficult this project may be)
- move rest of the penguins up
I want this animation to look like there's no begining or end.
