This program emulates a spirograph and illustrates a range of basic JavaFX tools for the creation of graphical content. It is intended for educational purposes. Pen size and color are tied to velocities which currently require periodic refreshes to display properly.
- Download the project.
- Verify that the 'Assets' folder is in the same folder as 'Spirograph.java'
- Run 'Spirograph.java'
- Use the sliders and buttons to change environment parameters.
- Press 'c' to refresh the velocity variables.
- Ensure that the latest version of Java is installed before running.
- No installation notes at this time -
- No test instructions at this time -
- No end to end tests at this time -
- No coding style tests at this time -
- No deployment notes at this time -
- Eclipse - Java IDE
Thanks to PurpleBooth for the ReadMe template! https://gist.github.com/PurpleBooth/
- No versioning information at this time -
- Tim Lum - Initial work - Teabeans
See also the list of contributors who participated in this project.
- This software is published under the GNU general public license
- https://www.gnu.org/licenses/gpl.txt
- https://en.wikipedia.org/wiki/GNU_General_Public_License
- Thanks to Oracle for the language and documentation!
- Thanks to Wikipedia and its users for the wonderful math articles!
- Thanks to StackOverflow and its users for answers to so many code related questions!
- General thanks to all the intellects who came before that made this possible!