Bézier Curve Visualization
After watching Freya Holmér’s video on Bézier curves (linked below), I was inspired to create a GPU shader based on her visualizations. The four control points (unmoving white circles) can be dragged to change the curve. The lines are rendered using 2D distance fields.