Skip to content

alvinpenner/Spiro2SVG

Repository files navigation

Spiro2SVG

Convert spirographs and roulettes to SVG format using Bezier curves.

The Bézier curves are calculated by matching both the slope and the curvature of the spirograph at the endpoints, which leads to an accurate fit using very few points.
The input spirograph data files can come from four sources:

to run from the gui: double-click on dist/Spiro2SVG.jar from the command line, use: java -jar Spiro2SVG.jar -?

About

Convert spirographs to SVG format using Bezier curves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages