Discuss Scratch

HVictorian
Scratcher
15 posts

Fibonacci spiral

I'm looking for a good project to demonstrate the Fibonacci spiral, either an animation or something that you could zoom in on to see the infinite layers, Thanks!
kmissioneer
Scratcher
67 posts

Fibonacci spiral

this would be really cool to do on scratch, but i don't know if you could do it.

1 Corinthians 13:1-3 (The Message)
1 If I speak with human eloquence and angelic ecstasy but don't love, I'm nothing but the creaking of a rusty gate. 2 If I speak God's Word with power, revealing all his mysteries and making everything plain as day, and if I have faith that says to a mountain, “Jump,” and it jumps, but I don't love, I'm nothing. 3 If I give everything I own to the poor and even go to the stake to be burned as a martyr, but I don't love, I've gotten nowhere. So, no matter what I say, what I believe, and what I do, I'm bankrupt without love.
Alberknyis
Scratcher
1000+ posts

Fibonacci spiral

Zoom in? You mean zoom out? (Fibonacci spiral is infinite, there's no place that you can ONLY zoom in.) To see every single layer, you can devise a way to generate the squares needed for the image (which means calculate just the squares in a certain range, because squares too small and too large don't need to exist at any time) so that you can show the image of the Fibonacci spiral without is crashing. Building the actual spiral is something I can't explain right now.

stop [all v] ::stack
Par0dy
Scratcher
100+ posts

Fibonacci spiral

I know how you can (sort of) create the sequence but I have no idea at all how to make it zoom in (or out for that matter). To make it you just need to
stamp
set size to (200) %
then you make it go to your previous sprite then add a few x and y positions to position where it should go.

18220031503
New to Scratch
1 post

Fibonacci spiral

a
Sandstormquent
Scratcher
1 post

Fibonacci spiral

well @SohCahToa314 already did it with
https://scratch.mit.edu/projects/394646187/

Powered by DjangoBB