Skip navigation.

Posts tagged with "canvas"

Lorentz Attractor demo by Canvas

I created another demo of HTML Canvas.

Lorentz Attractor with Canvas

It makes use of sylvester_canvasviewer.js which I created, and publishing under public domain. It's a 3D graph plotting library that works on top of Sylvester.

Ripple effect by Canvas

, , , ...

Here is a demo I made today.

http://atsushi-takayama.com/junk/ripple/



I tested it on Safari, Opera, Firefox. But Opera 9.64 has a bug about transparency of the canvas, so the color is worng. Opera 10 alpha works fine.


You can also copy the JavaScript source (link below) and paste it in the address bar to run as a bookmarklet, on any page you like.

http://gist.github.com/105217