Skip to content

yters/SmoothDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

SmoothDraw

Drawing curves using a variety of interpolation methods. Currently, Bezier curves and Catmull-Rom splines are implemented. There is also a method that draws a straight line between two points without curve interpolation.

The user is presented with a blank canvas. He drags his cursor on the canvas, and a curve is interpolated and drawn on the canvas.

About

Drawing using curve interpolation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages