https://github.com/marksoper/ball
ball
https://github.com/marksoper/ball
Last synced: about 1 year ago
JSON representation
ball
- Host: GitHub
- URL: https://github.com/marksoper/ball
- Owner: marksoper
- Created: 2012-11-30T11:27:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-11T03:33:28.000Z (over 13 years ago)
- Last Synced: 2023-03-11T23:12:16.848Z (over 3 years ago)
- Language: JavaScript
- Size: 295 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ball
====
Experimenting with different ways to generate a graphic of a ball
__NOTE__: This is purely experimental code, may not work at all and may have performance problems
1. [Demo](http://imaball.com)
2. __index.html__ - demo of a "painted" ball, where paint effect involves lots of random variants of the target color (chosen at random)
3. __paint.html__ - demo of applying the "random paint" effect to covering a large part of the window