Welcome to mirror list, hosted at ThFree Co, Russian Federation.

libspiro-20071029-1.hint « libspiro « release « x86_64 « relarea « testdata « test - cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 42f71265b857fed00fe631b220bf96aea28334a5 (plain)
1
2
3
4
5
6
7
8
9
category: Graphics
sdesc: "Library for converting clothoid splines to bezier curves (sources)"
ldesc: "Spiro is the creation of Raph Levien. It simplifies the drawing 
of beautiful curves.

Using bézier splines an artist can easily draw curves with the same 
slope on either side of an on-curve point. Spiros, on the other hand, 
are based on clothoid splines which make it easy to maintain constant 
curvature as well as constant slope. Such curves will simply look nicer."