Changes

Jump to: navigation, search
m
no edit summary
== Project Name ==
Porting pushStyle() , popStyle(), and popStyleboolean() to Processing.js
== Project Description ==
[http://processingjs.org/ Processing.js] remains incomplete as a port of [http://processing.org/ Processing]. Among the features still to be implemented are the functions [http://processing.org/reference/pushStyle_.html ''pushStyle()''] and , [http://processing.org/reference/popStyle_.html ''popStyle()''], and [http://processing. These org/reference/boolean_.html ''boolean()'']. The first two functions automatically save style information for later retrieval and reuse. The last "converts" arguments into a boolean value.
This project seeks to implement those two three functions. The repository may be found [http://github.com/mlam19/processing-js here].
== Project Leader(s) ==
== Project Details ==
===Style storage===
===pushStyle()===
===popStyle===
== Project News ==
===Sept. 28, 2009 - Basic example working===
Basic improvements allow the rudimentary [http://processing.org/reference/pushStyle_.html Processing example] to [http://ttfclusiopmatrix.hostratorsenecac.comon.ca/~mlam19/processingjs/ function in Processing.js] (web host is finicky, patience required on good days).
===Sept. 27, 2009 - Humble beginnings===
The [http://wobblyretroaction.blogspot.com/2009/09/processingjs-plan-to-push-and-pop.html initial project proposal] has been posted. [http://github.com/mlam19/processing-js Repository] at github created.
1
edit

Navigation menu