Wrote what I want to do for my project.

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.
This commit is contained in:
ilmabura
2025-09-15 22:09:41 -04:00
parent cfc99fbc48
commit 711b8de28d
2 changed files with 9 additions and 5 deletions

View File

@@ -8,14 +8,18 @@ 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.
(Describe your goal for this project. If you want to link to an
image, move the image to this directory, and then use the following syntax:
![Description](filename.png)
![Description](drawing_project.png)
)
## Planning
1. Create functions for ovals, circles, triangles, and rectangles.
2. Combine the shapes to create a seamless image of a penguin on an iceberg floating on water.
3. Iterate that code to create multiple penguins in a line on the iceberg.
4. Have penguin on the edge jump off iceberg and into the water
5. Make a splash(optional/depends on how difficult this project may be)
6. move rest of the penguins up
(Include your planning here, including your project milestone.)
I want this animation to look like there's no begining or end.

BIN
drawing_project.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB