ScratchData LogoScratchData
Back to CgBB's profile

Bézier Curve (Pen)

CGCgBB•Created June 18, 2021
Bézier Curve (Pen)
143
104
1268 views
View on Scratch

Description

Bézier curves are quite useful for creating smooth curves that are easy to edit. Just drag some of the dots around, and see the curve adapt in real-time! You can also change the time value to better see how the curve is constructed. And, they are not even that hard to code in Scratch! Using this tutorial: (https://www.youtube.com/watch?v=pnYccz1Ha34) I was able to put it together quite quickly. The way it works is by using multiple layers of linear interpolation to calculate a points on the curve. #beziercurve #bezier #curve #pen #math #smooth #spline #splines #curves #cgbb #notaginthetitle

Project Details

Project ID546002779
CreatedJune 18, 2021
Last ModifiedNovember 4, 2023
SharedJune 18, 2021
Visibilityvisible
CommentsAllowed