- BEZIER CURVE EDITOR - With Scratch becoming increasingly overrun with low-effort, un-creative, and boring games, I'm planning to make a conscious effort in 2025 to post a higher volume of simple projects demonstrating interesting coding ideas, such as this Bezier curve editor, rather than only sharing finished, polished games for the purpose of getting loads of views and attention. Anyways, welcome to my Bezier Curve Editor, which uses the same cubic Bezier algorithm as the Scratch Vector Editor. You can grab points along the curve to adjust it, and zoom in and out with the 'Scroll Z' slider in the top right corner. Huge credit goes to Freya Holmer on YouTube and her incredible video 'The Beauty of Bezier Curves' for so elegantly explaining this concept. Please give it a watch if you have any interest at all in generating curvy lines!