By: jay
Views: 917 | LoveIts: 8
Description: INSTRUCTIONS Change the waves by changing the sliders HOW I MADE THIS I modified the "sound graph" project (under "simulations" in the projects that came with Scratch). I changed it so that it would move the red ball in a circle. Then the green ball communicates with the red bal ... show more
By: SeanCanoodle
Views: 386 | LoveIts: 12
Description: Click anywhere to draw! This project uses the sine and cosine of the circle angle and multiplys it by the radius to plot the points. Each script loop is 20 points and it loops over 9 times. There's a variable in the project that I forgot to remove (Circle Radius), if you download this project ... show more
By: kevin_karplus
Views: 328 | LoveIts: 14
Description: Lissajous figures were a lot of fun when I was a child playing with an oscilloscope. Try adjusting the phase or the frequency of the two oscillators to get different patterns. Use the clear button if things get messed up from changing parameters.
By: BATzerk
Views: 287 | LoveIts: 3
Description: Okay, in my (semi-fruitless, so far, which is probably awfuly pathetic) attempt at trying to create something that swings back and forth on a fixed rope thing (...I believe the word I'm looking for is "pendulum"), I realized that I could quite easily get Scratch to give me the sine and cos ... show more
By: SeanCanoodle
Views: 285 | LoveIts: 6
Description: Another circle project. Click and drag to choose the origin and radius. This one is slightly slower than the last but it lets you stick them anywhere onscreen.
By: maki
Views: 170 | LoveIts: 2
Description: you may have noticed i've been obsessed with sine waves
By: starkiller2
Views: 169 | LoveIts: 1
Description: speed determines how fast the tennis ball moves and how accurate the wave is. sine wave value determines what you multiply x position by. script: [when green flag clicked] clear [forever] pen down move speed steps set y to sine wave value*sin of x position if on edge, bounce change p ... show more
By: scmb1
Views: 143 | LoveIts: 7
Description: Draw: Press Draw to draw a circle of the specified radius. Stop: Press Stop to stop drawing. Clear: Press Clear to clear. You do not have to press Stop first. Extras: Press Extras to drop down extra features. Grey features cannot be used at that time. Following are explanations of the features. T ... show more
By: scmb1
Views: 139 | LoveIts: 8
Description: My second math-art project! Don't run away if you don't know (or like) trig because this has multiple uses. General Instructions: Move the "Period" button on the right to change the period, the "vs" button to change the vertical shift, and the "amp" button to change th ... show more
