Maya 3D / Video Editing curves in Maya This video explains how to bend a curve, move parts of a curve, add points to a curve, and extend a curve.
HTML5 Canvas / Video Drawing quadratic curves This tutorial explains how to draw quadratic curves on the HTML canvas. We can use the quadraticCurveTo() method to draw a quadratic curve on the canvas. The quadratic curve is defined …