Commit Graph

13 Commits

Author SHA1 Message Date
Chris Proctor bf2d2b0774 Add demos 2025-06-26 13:00:45 -04:00
Chris Proctor 02902dac51 ADjust ellipse starting angle 2025-06-26 13:00:31 -04:00
Chris Proctor c027ffbf9f Fixed ellipse after writing some tests to identify the problem 2025-06-26 12:27:07 -04:00
Chris Proctor edac317460 remove random guess param 2025-06-26 11:44:20 -04:00
Chris Proctor 59ad818194 Added Chris's attempt at an ellipse function 2025-06-26 11:41:43 -04:00
Chris Proctor 882cedb841 Adding examples 2025-06-24 12:53:06 -04:00
Hope 0b609de21e I removed the easing from the bubbles because I
didn't realize how the function worked before and now realized that the function
will not animate the bubbles the way that I had envisioned.  I may try to use the easing
for my turtles swim.

I drew the bubbles and have coded the drawing of the top two flippers.  I need to complete the changes to the
flipper function for the bottom two quadrants.

Next step is animating the flippers and then the turtle.  I'm a little aprehensive about
nesting the animations, but we'll see how it goes.
2025-06-24 10:31:16 -04:00
Hope 6bc9ef9f0b I'm stuck! I tried to draw the bubbles to ease up on a loop
but when I run it, the bubbles speed up and go crazy.  I
don't know what I'm missing.  Also, when the bubbles are on a loop
it doesn't continue on to draw the turtle.  Can I run the two simultaniously?
2025-06-23 14:08:01 -04:00
Hope c82a594a05 I started my drawing project by writting a
function to draw the turtle accepting a size parameter.
I found it helpful to use graph paper and draw out my steps.
2025-06-23 13:11:08 -04:00
Hope 4de3e0b03b Merge branch 'main' of https://git.makingwithcode.org/hope/project_drawing 2025-05-29 15:34:05 -04:00
Hope b0198e03d7 I added a plan and description of my project to the readme document
Just getting started! :)
2025-05-27 19:00:21 -04:00
Chris Proctor 514af40b47 Add demo with bouncing beach ball 2025-05-25 22:06:38 -04:00
hope 4781d533ec Initial commit 2025-04-25 21:27:19 +00:00