Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikamai/spotlights-background
https://github.com/mikamai/spotlights-background
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikamai/spotlights-background
- Owner: mikamai
- License: mit
- Created: 2014-01-13T12:42:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-14T09:33:18.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T19:56:50.088Z (9 months ago)
- Language: CoffeeScript
- Size: 484 KB
- Stars: 2
- Watchers: 26
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Spotlights Background
This is a basic example of what can be accomplished using kinetic.js library to abstract HTML5 canvas API.
Open `index.html` in any modern browser and you will see a nice full window background with dancing flashlights which automatically resizes and scales when the browser window is resized.
Original code is written in coffeescript, and can be recompiled with `coffee -cwo js coffee`
![screenshot](https://raw2.github.com/mikamai/spotlights-background/master/img/screenshot.jpg?raw=true)