generated from mwc/project_drawing
Initially, I cannot find the left original point to start drawing the spiderweb, i tried to draw a square and define the web in it. Then i found it doesn't work well, so i change my mind to define a start point then draw web line. spiderweb is ready now, i need to draw a spider then. |
||
---|---|---|
.DS_Store | ||
.commit_template | ||
Fireworks.gif | ||
README.md | ||
drawing.py | ||
poetry.lock | ||
pyproject.toml | ||
spider.gif | ||
spiderweb.py |
README.md
(Drawing project)
( Halloween Theme
A spider descends from its web, then expands rapidly to fill the entire screen before bursting like a firework
)
Description
(1. Draw the spider web with the spider 2. Make the spider descend. 3. Rise up the spider and make it bigger 4. At some point, add change it to firework effect
)
Planning
(1. Draw the spider web with the spider 2. Make the spider descend. 3. Rise up the spider and make it bigger 4. At some point, add change it to firework effect )