https://github.com/robaina/squarespiral
A small geometrical art app
https://github.com/robaina/squarespiral
Last synced: 9 months ago
JSON representation
A small geometrical art app
- Host: GitHub
- URL: https://github.com/robaina/squarespiral
- Owner: Robaina
- License: cc-by-4.0
- Created: 2019-09-22T18:56:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T22:15:57.000Z (over 6 years ago)
- Last Synced: 2025-04-06T10:38:04.553Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://robaina.github.io/SquareSpiral
- Size: 182 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Spiral of nested squares

An interactive geometrical art experience featuring nested squares. Each nested square is rotated by a fixed degree with respect to the container square. The rotation angle can be changed with the range slider.
Note that the HTML5 range slider does not work in mobile safari — and I'm not willing to do a workaround. Just use a decent browser such as Chrome.