Archive for 'Javascript'
Experimenting with Processing.js
I eventually got round to trying out Processing.js - the javascript implementation of the original Processing. You can see the result below in a little experiment called Fireflies.
Fireflies
(View in Google Chrome/Firefox)
I actually ported this from a javascript experiment I did around the same time as the snowfall one. I thought it would be a good [...]
Posted: May 3rd, 2010 under Javascript.
Comments: 1
HTML 5 Canvas vs Flash
Over the holidays I gave myself a break from Actionscript and took a look at the HTML 5 Canvas object. It’s been a while since I programmed any javascript, and AJAX technologies seem to be the popular choice for web apps these days (goodbye Flex!). I decided to port over an old Actionscript 1 experiment [...]
Posted: January 17th, 2010 under Actionscript, Flash, Javascript.
Comments: none