ScratchData LogoScratchData
Back to tryppwire's profile

Smooth Curve Through Points (Bezier) remix

TRtryppwire•Created December 15, 2024
Smooth Curve Through Points (Bezier) remix
0
0
1 views
View on Scratch

Instructions

★ Draw with the mouse (FAST) ★ steps - how many points to each curve segments ★ weight - how much to curve (0.4 is happy) WHY IS THIS USEFUL? - (Try steps of 1) - When you draw with the mouse, the points recorded are very far apart, and if you draw a line between them, the line is far from smooth (especially when moved fast). Games & Art programs can fix this by applying a best fit Bezier curve that travels through all the recorded points to produce a best best guess at the users actual intended motion. -- This project has been kept simple for easier reuse -- #Bezier #Smooth #Curve #Mouse #SmoothMouse

Project Details

Project ID1111071522
CreatedDecember 15, 2024
Last ModifiedDecember 15, 2024
SharedDecember 15, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root