ScratchData LogoScratchData
Back to Robocamper510's profile

Bezier curves 2.0

RORobocamper510•Created May 19, 2022
Bezier curves 2.0
19
14
170 views
View on Scratch

Instructions

Click the green flag for a new sequence of points. Randomly generates the points. Move the Purple Points to change the Curve Change the Top Slider for Auto or Not Basically takes the point on the line that is the % point on the next line. Kinda making an average, creating a line. It really can be easily visualized on 3 or 4 points. I also made it so that it has a faster screen refresh by having the <Wait Until "Not"> Block. This allows for more runs of the code before the screen refresh. If you don't believe me, Try attaching the code from the main green flag block at the top, and putting it under the Run block, that Has "Run Without Screen Refresh". If you did this, do you notice the Slowness difference? Another thing that I did to make it look smooth is instead of having the function that makes the slider auto, I made it have a smaller increment than one, that way it looks like a smoother flowing line per refresh. Less Choppy If you like my work and want to se more, Hit that Like and Fav. Special thanks to @Finfunley for his original project, and to get me motivated to work on this project! Thanks @Robocamper510

Project Details

Project ID693540263
CreatedMay 19, 2022
Last ModifiedMarch 21, 2023
SharedMay 19, 2022
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root