Difference between revisions of "User:Minooz/OSD600/processing"
< User:Minooz | OSD600
(Created page with '='''PROCESSING'''= ==Start up!== : [https://processing-js.lighthouseapp.com/projects/41284/project-workflow setup] : [http://processingjs.org/blog/?p=152 Git/GitHub] and [http://…') |
(→Bugs) |
||
Line 16: | Line 16: | ||
==Bugs== | ==Bugs== | ||
: link to the [[Processing_Discussions | Discussions and Questions]] | : link to the [[Processing_Discussions | Discussions and Questions]] | ||
− | : ParseBoolean | + | : [https://processing-js.lighthouseapp.com/projects/41284/tickets/448-code-parseboolean ParseBoolean] |
:: [http://code.google.com/p/processing/w/list Introduction to Processing java] | :: [http://code.google.com/p/processing/w/list Introduction to Processing java] | ||
:: [http://code.google.com/p/processing/source/browse/trunk/processing/core/src/processing/#processing%2Fcore Java repo] | :: [http://code.google.com/p/processing/source/browse/trunk/processing/core/src/processing/#processing%2Fcore Java repo] | ||
:: [http://processing.org/learning/gettingstarted/ Getting Started] | :: [http://processing.org/learning/gettingstarted/ Getting Started] | ||
:: [http://www.google.com/codesearch/p?hl=en#Ej56LtI_pY0/trunk/processing/core/methods/demo/PApplet.java&q=test%20parseBoolean%28%29%20package:http://processing\.googlecode\.com&sa=N&cd=1&ct=rc&l=5946 googleCode.PApplet.java] | :: [http://www.google.com/codesearch/p?hl=en#Ej56LtI_pY0/trunk/processing/core/methods/demo/PApplet.java&q=test%20parseBoolean%28%29%20package:http://processing\.googlecode\.com&sa=N&cd=1&ct=rc&l=5946 googleCode.PApplet.java] | ||
− | |||
==About Processing.js== | ==About Processing.js== |
Revision as of 11:55, 1 February 2011
PROCESSING
Start up!
- setup
- Git/GitHub and Add code to repo
- git_tutorial
- Java Code
- google help beginners
- how to build the processing in cygwin
- Git Cheat Sheet
- msysgit
- learn GitHub
- github .gitconfig
- sample
- Processing QuickStart
Bugs
- link to the Discussions and Questions
- ParseBoolean
About Processing.js
- Processingjs.org
- Processing.org
- Definition of the project
- Processing on CDOT
- Mozilla Project
- processing.js for javascript
Related References
- 1- C3DL
- 2-Canvas Tutorial