Skip to content

Approximation of Archimedean spirals using quadratic Bézier curves

Notifications You must be signed in to change notification settings

hallsbyra/HallsByra.BezierSpiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HallsByra.BezierSpiral

An algorithm that generates approximations of Archimedean (arithmetic) spirals as a series of cubic Bézier curves.

The control points of the Bèzier curves are calculated as described in this Stack Overflow answer answer. That question is really about approximating circles, but the method seems to render pretty good results for spirals too.

Example

Sample image

About

Approximation of Archimedean spirals using quadratic Bézier curves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages