| Projects on Google Code | Results 1 - 10 of 120 |
= What is Sanaviron? =
The Sanaviron Project is an 2D drawing engine fully written in Python for represent composite vector graphics.
The effort focuses primarily on the design of budgets, invoices, labels and many other types of commercial documents.
Sanaviron offers a simple but powerful ...
CAKE is a [http://en.wikipedia.org/wiki/JavaScript JavaScript] [http://en.wikipedia.org/wiki/Scene_graph scene graph] library for the [http://en.wikipedia.org/wiki/HTML_5 HTML5] [http://en.wikipedia.org/wiki/Canvas_(HTML_element) canvas tag]. You could think of it as [http://en.wikipedia.org/wiki/Sc...
===In a Nutshell===
This widget adds consistent cross-browser support for the famous HTML Canvas to the Google Web Toolkit.
===gwt-canvas Demo===
To see gwt-canvas in action check out this [http://home.arcor.de/terrorcrew interactive demo] and/or this [http://interisland.net/johngilbrough/M...
*Drawarea* is digital reincarnation of pencil and paper.
==Demos and more info==
Available at [http://drawarea.com#demos drawarea.com]
This is a set of related components that make canvas and SVG play together more. Notably, it allows you to save a canvas 2D context as SVG, and to have an SVG mirror of a canvas context.
Different graphic effects based on the javascript canvas DOM element present on most standard web browsers
Uses soundmanager2 to bridge to Adobe Flash's MP3 streaming capability.
This project is a classic shoot em up written in JS for modern web browsers using html5 technology.
canvas
*LCL 1.3 is out!!
LCL 1.3 includes keyboard and mouse events, as well as a new feature the ThreadManager.
Create new threads by,
{{{
var thread = new Canvas.Thread({
id : "threadid", // referenced by Canvas.ThreadManager
expires : 5, // Expires in 5 ticks. Use -1 for an infinite t...