Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fenwick67/weather-duck
A pixijs scene that demonstrates the weather.
https://github.com/fenwick67/weather-duck
Last synced: about 1 month ago
JSON representation
A pixijs scene that demonstrates the weather.
- Host: GitHub
- URL: https://github.com/fenwick67/weather-duck
- Owner: fenwick67
- Created: 2017-04-07T00:39:32.000Z (over 7 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-04-16T18:00:41.000Z (over 4 years ago)
- Last Synced: 2024-10-29T08:04:57.059Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://fenwick.pizza/weather-duck/
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weather-duck
A pixijs scene that demonstrates the weather.## Todos
Compatibility issues:
- [ ] font loading issues
* see https://developer.mozilla.org/en-US/docs/Web/API/FontFaceSet/load
- [ ] show errors instead of silently failing
- [ ] noise filter looks bad on mobile
* Try different noise functions## Notes
Set querystring parameters to change things:
* `location=10,-20` set location to 10,-20
* check out 2,42(desert), 0,22 (rainforest)