Smooth line drawing using my own SmoothLine class. Uses bezier curves and vectors behind the scenes, both of which were written by me.
Click anywhere on the screen to add a point. A line will appear when you have made 3 clicks.
We're all for progressive enhancement, but CodePen is a bit unique in that it's all about writing and showing front end code, including JavaScript. It's required to use most of the features of CodePen.
Need to know how to enable it? Go here.