clothoid to bezier conversion
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.
Raph Levien's spiro splines only use on-curve points and so are easier to use and more intuitive to the artist.
This library will take an array of spiro control points and convert them into a series of bézier splines which can then be used in the myriad of ways the world has come to use béziers.
- Sources inherited from project openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / libspiro
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:E/libspiro && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0.5.20150702.tar.gz | 0000082909 81 KB | |
libspiro.changes | 0000002399 2.34 KB | |
libspiro.spec | 0000002430 2.37 KB |
Revision 4 (latest revision is 26)
Yuchen Lin (maxlin_factory)
committed
(revision 4)
update link
Comments 0