Difference between revisions of "Minoo processing"
(→Introductory to the project) |
(→Start up!) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
='''PROCESSING'''= | ='''PROCESSING'''= | ||
==Start up!== | ==Start up!== | ||
− | |||
− | |||
− | |||
: [https://processing-js.lighthouseapp.com/projects/41284/project-workflow setup] | : [https://processing-js.lighthouseapp.com/projects/41284/project-workflow setup] | ||
: [http://processingjs.org/blog/?p=152 Git/GitHub] and [http://processingjs.org/blog/?p=155 Add code to repo] | : [http://processingjs.org/blog/?p=152 Git/GitHub] and [http://processingjs.org/blog/?p=155 Add code to repo] | ||
: [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html git_tutorial] | : [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html git_tutorial] | ||
: [http://dev.processing.org/source/index.cgi/trunk/processing/core/src/processing/core/ Java Code] | : [http://dev.processing.org/source/index.cgi/trunk/processing/core/src/processing/core/ Java Code] | ||
+ | : [http://groups.google.com/group/processingjs?pli=1 google help beginners] | ||
+ | : [http://dev.processing.org/build/ how to build the processing in cygwin] | ||
+ | : [http://cheat.errtheblog.com/s/git Git Cheat Sheet] | ||
==Discussions== | ==Discussions== | ||
: link to the [[Processing_Discussions | Discussions and Questions]] | : link to the [[Processing_Discussions | Discussions and Questions]] | ||
==About Processing.js== | ==About Processing.js== | ||
− | : | + | : [http://processingjs.org/ Processingjs.org] |
− | : | + | : [http://processing.org/ Processing.org] |
− | : | + | : Definition of the [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb project] |
− | : | + | : Processing on [http://zenit.senecac.on.ca/wiki/index.php/Processing.js CDOT] |
+ | :[https://developer.mozilla.org/En/Developer_Guide/Source_Code Mozilla Project] | ||
==Related References== | ==Related References== |
Latest revision as of 21:14, 24 March 2010
Contents
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
Discussions
- link to the Discussions and Questions
About Processing.js
- Processingjs.org
- Processing.org
- Definition of the project
- Processing on CDOT
- Mozilla Project
Related References
- 1- C3DL
- 2-Canvas Tutorial
- 3- git cheat sheet