Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).