ScratchData LogoScratchData
Back to ZBiddy's profile

RP - Bézier Curve

ZBZBiddy•Created June 15, 2021
RP - Bézier Curve
23
12
167 views
View on Scratch

Instructions

Random Project - Bézier Curve If you ever wondered how a bézier curve works, this project is for you. This is a cubic bézier curve. It basically makes a point between all 4 main points (2 anchor points and 2 control points). Then makes it again for the new 3 points and makes 2 points. Then does it one last time and makes the "purple dot" you see in the project. It moves all of these points at the same time and draws a line using the purple dot. That purple line is the bézier curve. Move dots around to change the shape. Press : A - Show/Hide middle points S - Change the animation speed D - Change animation F - Change curve transparency SPACE - Change preset What is a Bézier Curve? A Bézier (pronounced "bez-E-A") curve is a line or "path" used to create vector graphics. It consists of two or more control points, which define the size and shape of the line. The first and last points mark the beginning and end of the path, while the intermediate points define the path's curvature. For example, in the Scratch vector costume editor you use Bézier Curves to make curved lines. Hold "P" to see example if you are lazy to open the project editor. :P

Description

https://en.wikipedia.org/wiki/B%C3%A9zier_curve

Project Details

Project ID544788238
CreatedJune 15, 2021
Last ModifiedSeptember 22, 2021
SharedAugust 23, 2021
Visibilityvisible
CommentsAllowed