A couple of things to know before you start the project: One: This runs about 30 times a second, with every iteration performing about 1000 computations. If your computer is lagging, that is because it is running a lot of things in a split second. This might seem harmless, however this project may cause your entire browser to crash. If you experience lag when you change position of the points, you might want to go to https://turbowarp.org/487712725 for a better experience. 2. the thumbnail isn't quite accurate. (the thumbnail is for an earlier version, and some new bug in scratch won't let me change it. With that in mind, let's begin! Hello all, and welcome to my latest project! This project visualizes a bezier curve, which is a type of curve in computer graphics. In fact, this is the curve that scratch uses for it's curves, including the curves in circles. This project simulates one of those curves and also has tools that can show better how one of these curves are made. Instructions: Drag the dots around to change the curve. change the sliders to show/hide different visuals involving the curve. Notes: Thanks to @MalinC for their amazing work on bezier curves, which inspired me to do this. This took me around 2 hours in a span of 2 days. Everything made by @baseballscratch3116. That's all for now!