Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyler-hilbert/kaleidoscope
Creates a Kaleidoscope in JavaFX
https://github.com/tyler-hilbert/kaleidoscope
Last synced: about 14 hours ago
JSON representation
Creates a Kaleidoscope in JavaFX
- Host: GitHub
- URL: https://github.com/tyler-hilbert/kaleidoscope
- Owner: Tyler-Hilbert
- Created: 2015-02-26T01:12:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T15:55:39.000Z (over 7 years ago)
- Last Synced: 2023-02-27T06:17:32.826Z (over 1 year ago)
- Language: Java
- Size: 861 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What it does
Kaleidoscopes creates an interesting screensaver design:
![Shows calculation](https://raw.githubusercontent.com/Tyler-Hilbert/Kaleidoscope/master/doc/ScreenShot1.PNG "Example1")
![Shows calculation](https://raw.githubusercontent.com/Tyler-Hilbert/Kaleidoscope/master/doc/ScreenShot2.PNG "Example2")# Tools
Kaleidoscopes uses Java and JavaFX (and a bunch of trigonometry to figure out where to draw all the moving lines).