More fun with Canvas – a JavaScript Starfield!
The canvas element is awesome. JavaScript is fast enough that you can run some pretty computationally intensive stuff. This script shouldn’t push your CPU to the limit, but it does show how easy it is to create cool effects with just a small amount of code.