Look what you can do with Three.js and a coffee.
The Great Wave of Kanagawa (Revisited)
This just kind of came to me one day. I’m sure plenty have people have thought about animating this iconic piece, but I haven’t come across anybody doing it with canvas.
http://www.adjavaherian.com/wave
I’d like to eventually turn this wave generator into a proper API so other people can use it. Please feel free to fork it up.
https://github.com/adjavaherian/wave
Peace,
ad
Leaflet JS
I can’t believe how awesomely simple the leaflet folks have made web based maps.
Fire up a Yeoman webapp do your linking, etc and add this line to your app.js
var map = L.map('map').setView([37.783, -122.416], 14);
Boom. Freaking awesome open street maps.
Just Tags…
Just da tags, see?