Skip to content

An experimental applet for drawing Spirograph-style geometric curves.

License

Notifications You must be signed in to change notification settings

klaegera/Spirograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spirograph

A simple applet for creating geometric drawings.

Inspired by this video.

Build

To create an executable JAR file, simply run

$ ant

from the project root.