SdowneProject

From CDOT Wiki
Revision as of 23:43, 18 February 2010 by Sdowne (talk | contribs)
Jump to: navigation, search

Project Name

Porting processing to the canvas

Project Description

For this project, I will be working with Processing.js. Basically, allowing Processing programs to be developed, and run directly in HTML, through the use of the HTML canvas tag, retiring Flash and Java applets. This way, users can browse the web, view animation, run games, look at digital art, all without having to download and install any additional plug-ins.

I will be debugging two bugs for release 0.1. Bug #133 and #230

Scrap that, I will be debugging bug #226 and implementing some automated test cases for it.

I will do bugs #133 and #230 for 0.2!

For 0.3, I'll attempt three bugs.

Project Leader(s)

Project Contributor(s)

Corban Brook

David Humphrey

The rest of the processing.js team.

Project Details

Project: processing.js

Revision Control: GitHub

Bug Detection: Lighthouse

0.1: #226

0.2: #133 and #230

0.3: tbd.

Project News

I changed my bug for 0.1 to bug #226. I did this out of pure fascination.