All of “Nerd-stuff”


Many Lines

There has been a ton of buzz around this HTML 5 and canvas stuff. It's a technique gaining support in the developer and browser community. I've always kind of liked Javascript so it's been a lot of fun learning and experimenting with it can do now. I put up another example project. This one does some drawing with a particle system that follows the mouse. I included some controls and the source files in case your interested in that kind of thing.

Unfortunately I only have screenshots for our IE viewers. I added ExplorerCanvas support but rendering that many particles is too much for IE to handle.

 

If your interested in reading more on HTML5/Canvas check out these pages
Breakout Example
Mozilla's Intro Page
Object Oriented Javascript
First Person Shooter?


Explorer Canvas:

Bringing the HTML5 canvas to Explorer.