Bezier Curves ══════════════════════════════════ TurboWarp For Best Experience: https://turbowarp.org/1154300359?hqpen ══════════════════════════════════ - CLICK and DRAG the blue dots to alter the bezier curve - SPACE to open settings - "Steps" controls how detailed the curve is - "Bezier Type" changes the type of bezier from 1-3 (which are "linear", "quadratic" and "cubic" respectively). ══════════════════════════════════ HOW THIS WORKS: Bezier curves follow formulas making use of multiple points. When plotting a bezier curve, the value t is used, which is substituted with a value between 0-1 where 0 is at the start of the curve and 1 is at the end. ══════════════════════════════════ Blocks Used: 404 ════════════ CHANGELOG ════════════ v1.0 (March 29, 2025) Project Released. v1.1 (March 29, 2025) - Improved UI experience - Added settings. v1.2.1 (March 20, 2025) - Improved UI experience - Added a quadratic and linear bezier - Fixed an issue of the line not connecting to the final point.
Just a quick thing I whipped up in 10 minutes so it's not the best thing i've ever made...