Forgive my idiocy if this is obvious to you all. from http://www.andrewwooldridge.com/blog/2005/11/firefox-canvas-supports-data-urls.html "But experimenting...
Just wanted to post about a small discover that I have made today -- when you are trying to use animation with a clipping path - say moving an image "behind"...
Hello, I have fixed some wierd issue on the mailing list where some folks were in "moderated" status. If you found that you were trying to post and got some...
I don't have much to add other than to say that this should lead to some _very_ interesting bookmarklets and greasemonkey scripts in the very near future. :) ...
As the subject says, I'm sure I'm preaching to the choir but I thought I would get this out there anyway. I'm excited about the possibilities of Canvas and...
There's a point where something is in a half-way point between something proprietary, and something as a full "standard". Canvas seems different from say the...
After a brief search - the prospect of having some kind of canvas support in IE looks good: http://www.beaufour.dk/blog-archives/2005/06/canvas_support.html ...
I played with Novell XForms Explorer plugin a couple days ago to see what I could get out of it. It turns out it doesn't exactly support the canvas tag. In...
... I believe things should start really getting interesting with Firefox's possible inclusion of the Glitz backend renderer, which uses OpenGL 2D calls to...
I was playing around with using one canvas element as the source image for another canvas element (handy when you want to do some offscreen images or textures...
I have to correct myself. I guess I was missing something. It appears that the plugin converts a <canvas> tag to a <xforms:canvas> tag and adds additional...
I just updated Canvas Painter, adding some simple animation support. Check it out at http://caimansys.com/painter/ Try recording a few brush stokes,...
I thought it'd be interesting to drum up some energy on this list by offering up weekly challenges. The idea would be to select some theme and have everyone...
From Don Frehulfer come two great canvas demos: http://www.donfrehulfer.com/canvasclock.html http://www.donfrehulfer.com/texttest.html The text test one is...
These are really great! I especially like the Motion Blur you have going on with the spring demo. How long before someone comes up with a simple Sonic the...
If you have had a chance to poke about with canvas and displaying text, post your experiments today so we can check them out and give feedback. Plus, if you...
here is a simple numeric digital font and a digital clock example. The font can be easily extended into an alphanumeric font, I just don't have time for that...
I've been thinking about how canvas might allow for some interesting new kinds of interfaces, and toyed around with something last night. This is a simple...
It seems for every new web technology, I've tried to create an rpg in it - XUL, Konfabulator, and Laszlo. So obviously I'm trying again with canvas in the...
This list is less than a month old, and already we have over 30 members. I'm excited to see that folks are interested in developing interesting things with...
Very nice! This is a question for you and for everyone here -- do you know of some locations that have tutorials, explainations, etc about doing 3d/matrix math...
... The OpenGL world is full of useful references in this area. The Blue and Red books in particular are useful and are probably available for 50c in used...