ScratchData LogoScratchData
Back to cauzality's profile

Untitled-87

CAcauzality•Created May 13, 2016
Untitled-87
0
0
9 views
View on Scratch

Instructions

just click and see a circle start to turn into a square! :O that's it restart for a new color

Description

how it works (math): circle: b=1; square: b->infinity x position = r * b√( cos(theta) ) y position = r * b√( sin(theta) ) where if cos(theta) is + or -, then x is also + or -, and if sin(theta) is + or -, then y is also + or - pick an r and b and draw for all angles theta from 0 to 360 this draws that for increasing r and b values. * that's the b-th root ! to make b-th root of cos(theta) in scratch, use +- ln( e^( |cos(theta)|/b ) )

Project Details

Project ID109472649
CreatedMay 13, 2016
Last ModifiedMay 15, 2016
SharedMay 13, 2016
Visibilityvisible
CommentsAllowed