Permalink
Mike on canvas
  • vote
    32
    0 starsmike | Shared With: Everyone - May 11 2008 | javascript, firefox, canvas, processing, visualization, graphics, programming
    John Resig - Processing.js

    Here's port of the Processing language to JavaScript! This is cool, because now you can run processing scripts in a web browser w/o having to download additional software.

    It DOES rely on the canvas tag, so I think IE is either out or requires an additional script that emulates CANVAS in IE.

  • vote
    35
    0 starsmike | Shared With: Everyone - Sep 07 2007 | flash, canvas, svg, ie, firefox, iphone, web standards
    Scalable Vector Graphics - Wikipedia, the free encyclopedia

    SVG is now in Firefox and Safari. I've used the canvas tag on Firefox for javascript-generated graphics.

    SVG may come to the iPhone soon as well. You still need a plugin for IE as well.

    I'm wondering why someone would use SVG vs. Canvas? (one big reason would be support for TEXT - which Canvas does not currently have).

  • vote
    56
    0 starsmike | Shared With: Everyone - Aug 09 2007 | javascript, canvas, web development, graph, visualization, firefox

    Very cool AJAX 3-D graphing library in Javascript/Canvas.

  • vote
    32
    0 starsmike | Shared With: Everyone - Jul 30 2007 | javascript, simulation, evolution, game, canvas, firefox

    New upload location for Chris's Evolution simulation/game.

    Work in progress.

    This does NOT run in IE (IE does not support the <CANVAS> tag natively - I've tried the Google canvas simulator for IE, but this application is very intensive and the IE implementation is just way too slow).

  • vote
    34
    0 starsmike | Shared With: Everyone - Jul 13 2007 | graphics, browser, firefox, canvas, drawing
    <canvas> | Current spec

    The canvas tag allows you to draw vector graphics in the browser. Currently supported in Safari and FireFox. IE has an open source project implementing canvas in IE at

    http://excanvas.sourceforge.net

  • vote
    71
    0 starsmike | Shared With: Everyone - Jul 01 2007 | images, effects, web development, javascript, canvas
    Glossy.js (now with IE 6/7 support)

    Cool use of Canvas to make "shiny" image buttons and photo effects by simply adding a class to your IMG tags.

    I like the page design here too - very easy to see:

    - What it does
    - How to use it
    - More info if you want it

    Quoted: Glossy.js 1.21 allows you to add corners (and also shading and shadow) to images on your webpages through unobtrusive javascript

  • vote
    24
    0 starsmike | Shared With: Everyone - Jan 10 2007 | javascript, ajax, canvas, graphics

    Quoted: The following are 5 javascript apps that I thought would never be possible. They are all written using the canvas HTML element.

1 - 7 of 7 Faves

Related Content from Around Faves

canvas

VIEW ALL

firefox

VIEW ALL