Differences between revisions 32 and 33
Revision 32 as of 2013-12-23 02:15:40
Size: 217
Editor: 199
Comment:
Revision 33 as of 2013-12-27 22:48:56
Size: 7005
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
I'm Lovie and I live in Tagliole. #pragma section-numbers 2
Line 3: Line 3:
 http://thumb1.shutterstock.com/photos/thumb_large/885701/122457100.jpg <<BR>>
I'm interested in Psychology, Bboying and Hindi art. I like travelling and watching The Simpsons.
= Creative Programming Assignment 201202 (Q3) =
 * Please read AssignmentDescription.
 * /!\ Please follow the instructions below carefully. It will save us a lot of time.
 * For your convenience, please buy a copy of ''Getting Started with Processing'', by By Casey Reas, Ben Fry. e-Books and hard copies are available from [[http://shop.oreilly.com/product/0636920000570.do|O'Reilly]]
 * Before the first lecture, Please download and [[#installProcessing|install Processing]] on your laptop.
 * Always bring with you your laptop, with fully charged batteries and power cables.
 * The assigner will announce a help hour during his lecture. The assigner will be available during this hour only if one or more of you make an appointment.

<<TableOfContents>>

== Summary of the structure ==
 * This assignment has two parts, each of which has two lectures and one interactive session.
 * There will be two challenges, one for each part. Your result of the challenge will be exhibited during the interactive session.
 * All the assigners and the students will visit the exhibition and give comments to each other.
 * Some of the results will be selected for plenary presentation in the interactive session.

== Schedule ==
 * Part 1: {{{
  Week 1: 02-08-2012 08:45 until 10:30 AUDITORIUM 1
  Week 2: 02-15-2012 08:45 until 10:30 AUDITORIUM 1
  Week 3: 02-29-2012 08:45 until 10:30 AUDITORIUM 1
}}}
 * Part 2: {{{
  Week 4: 03-07-2012 08:45 until 10:30 AUDITORIUM 1
  Week 5: 03-14-2012 08:45 until 10:30 AUDITORIUM 1
  Week 6: 03-21-2012 08:45 until 10:30 AUDITORIUM 1
}}}
=== Part 1 ===
 * '''Challenge''': Creating static visual arts. At the end of this part, every student is expected to be able to
  * create an artistic poster that demonstrates beauty and complexity, using Processing
  * print the result and present it on a form board (A3 only please), for the interactive session in the third week.
 * Examples for inspiration
   {{attachment:idi-examples.jpg}}
 * What to be delivered:
  * Source code. Please zip the sketchbook and deliver the zip file. Please use the [[http://en.wikipedia.org/wiki/Zip_(file_format)|zip format]] only.
  * PDF of the print.

==== Week 1: Introduction and Variables ====
 * Presentation by Rene Ahn: [[attachment:PresentationWeek1.pdf]]


==== Week 2: Control flows and PDF output ====
 * Presentation by Loe Feijs: [[attachment:PresentationWeek2.pdf]]
 * Examples: [[attachment:ExamplesWeek2.zip]]

==== Week 3: Interactive Session 1 ====
 * Everyone brings your A3 print (presented on a form board nicely) to the session.
 * Prepared to present your concepts and techniques to the others.
 * All the assigners will be present.

=== Part 2 ===
 * '''Challenge''':
 * Create interactive visual arts. At the end of the week, every student is expected to be able to create an interactive installation that
  * uses a webcam to capture movements as input, and
  * as output, dynamically render visual arts in real time as output.
 * You may work individually or in pairs.
 * Examples for inspiration
  * <<YouTube(NwVBzx0LMNQ)>><<YouTube(dyMVZqJk8s4)>>
 * What to be delivered:
  * Source code. Please zip the sketchbook and deliver the zip file. Please use the [[http://en.wikipedia.org/wiki/Zip_(file_format)|zip format]] only.
  * A TXT file including a link to a YouTube video that demonstrates the interactivity. We would expect a good quality video. Please include the link in a [[http://en.wikipedia.org/wiki/Text_file#.TXT|plain text file with an extension “.TXT”]]. The video shall be titled as {{{
CreaPro 2012: <a meaningful title> by <your names>
}}} Please also include a brief description (in the TXT file as well as on YouTube) about the concepts behind your video and the implementation techniques. Tag your video with “creapro”.

==== Week 4: Functions, Arrays and Algorithms ====
 * Presentation by Mathias Funk: [[attachment:PresentationWeek4.pdf]]

==== Week 5: Classes, Objects and Computer Vision ====
 * Presentation by Jun Hu: [[attachment:PresentationWeek5.pdf]]
 * The Car Example: [[attachment:ExampleWeek5.zip]]
 * Computer vision (movement detection) using Myron
  * Library: [[http://webcamxtra.sourceforge.net/download.shtml|JMyron (WebCamXtra)]], or [[attachment:JMyron.zip]]
  * If the camera image is mirrored and you can not adjust it from the settings of the camera, you might need [[http://download.cnet.com/ManyCam-Virtual-Webcam/3000-2348_4-10593500.html|ManyCam Virtual Webcam]].
 * Read the book "Getting Started with Processing", chapter 5 "Response", learn how to respond to mouse events.
 * It is recommended to learn how to use a GUI library to create your own interface. Check out [[http://www.sojamo.de/libraries/controlP5/|ControlP5]].

==== Week 6: Interactive Session 2 ====
 * Bring your interactive demonstration to the session.
 * Be prepared to present the concepts and the techniques to the others.


<<Anchor(Deliverables)>>

== Deliverables ==
 * An invitation to a shared Drop``Box folder will be sent to everyone. Please join the shared folder.
 * Code of conduct: do not change/delete the documents from the others. Do not upload huge files.
 * Upload files in your own folder: {{{DG200-201202/Deliverables/Part <1|2>/<Your Name>. }}}. Do not change the structure of the folder.
 * '''Feedback request''' after the assignment:
  * Please send your request only to one of the assigners, according to this [[attachment:RegistrationList.xls]].
  * Attach all your deliverables to the request, as identical to the files in the Drop``Box folder. Including:
   * ZIP file of the source code from part 1.
   * PDF from part 1.
   * ZIP file of the source code from part 2.
   * TXT file containing the YouTube link from part 2.


<<Anchor(installProcessing)>>

== Installing Processing ==
 1. [[http://processing.org/download/|Download processing]]. Please make sure you are downloading the latest '''stable''' release. There are two versions, one with Java, one without. If you are not sure, download the one '''with''' Java.
  * For those who know what the JDK is and wants to install Processing along with JDK: You need x32 version of the JDK no matter whether you are running an x32 or x64 system.
  * If you don't understand what the above comment is about, download the one '''with''' Java.
 1. Create a directory "Programs" on the C: disk, in the root. If "C:\Programs" exists already, skip this step.
 1. Extract the entire directory to C:\Programs (note, not "C:\Program Files"). if you are reinstalling Processing, remove the entire processing directory first.
 1. Create a shortcut on your desktop to "Processing.exe" for easy access.

== If you have questions or if you need help ==
 * The assigner will announce a help hour during his lecture.
 * The assigner will be available during this hour only if one or more of you make an appointment.

Creative Programming Assignment 201202 (Q3)

  • Please read AssignmentDescription.

  • /!\ Please follow the instructions below carefully. It will save us a lot of time.

  • For your convenience, please buy a copy of Getting Started with Processing, by By Casey Reas, Ben Fry. e-Books and hard copies are available from O'Reilly

  • Before the first lecture, Please download and install Processing on your laptop.

  • Always bring with you your laptop, with fully charged batteries and power cables.
  • The assigner will announce a help hour during his lecture. The assigner will be available during this hour only if one or more of you make an appointment.

1. Summary of the structure

  • This assignment has two parts, each of which has two lectures and one interactive session.
  • There will be two challenges, one for each part. Your result of the challenge will be exhibited during the interactive session.
  • All the assigners and the students will visit the exhibition and give comments to each other.
  • Some of the results will be selected for plenary presentation in the interactive session.

2. Schedule

  • Part 1:

      Week 1: 02-08-2012 08:45 until 10:30 AUDITORIUM 1
      Week 2: 02-15-2012 08:45 until 10:30 AUDITORIUM 1
      Week 3: 02-29-2012 08:45 until 10:30 AUDITORIUM 1
  • Part 2:

      Week 4: 03-07-2012 08:45 until 10:30 AUDITORIUM 1
      Week 5: 03-14-2012 08:45 until 10:30 AUDITORIUM 1
      Week 6: 03-21-2012 08:45 until 10:30 AUDITORIUM 1

2.1. Part 1

  • Challenge: Creating static visual arts. At the end of this part, every student is expected to be able to

    • create an artistic poster that demonstrates beauty and complexity, using Processing
    • print the result and present it on a form board (A3 only please), for the interactive session in the third week.
  • Examples for inspiration
    • idi-examples.jpg

  • What to be delivered:
    • Source code. Please zip the sketchbook and deliver the zip file. Please use the zip format only.

    • PDF of the print.

2.1.1. Week 1: Introduction and Variables

2.1.2. Week 2: Control flows and PDF output

2.1.3. Week 3: Interactive Session 1

  • Everyone brings your A3 print (presented on a form board nicely) to the session.
  • Prepared to present your concepts and techniques to the others.
  • All the assigners will be present.

2.2. Part 2

  • Challenge:

  • Create interactive visual arts. At the end of the week, every student is expected to be able to create an interactive installation that
    • uses a webcam to capture movements as input, and
    • as output, dynamically render visual arts in real time as output.
  • You may work individually or in pairs.
  • Examples for inspiration
  • What to be delivered:
    • Source code. Please zip the sketchbook and deliver the zip file. Please use the zip format only.

    • A TXT file including a link to a YouTube video that demonstrates the interactivity. We would expect a good quality video. Please include the link in a plain text file with an extension “.TXT”. The video shall be titled as

      CreaPro 2012: <a meaningful title> by <your names>

      Please also include a brief description (in the TXT file as well as on YouTube) about the concepts behind your video and the implementation techniques. Tag your video with “creapro”.

2.2.1. Week 4: Functions, Arrays and Algorithms

2.2.2. Week 5: Classes, Objects and Computer Vision

  • Presentation by Jun Hu: PresentationWeek5.pdf

  • The Car Example: ExampleWeek5.zip

  • Computer vision (movement detection) using Myron
  • Read the book "Getting Started with Processing", chapter 5 "Response", learn how to respond to mouse events.
  • It is recommended to learn how to use a GUI library to create your own interface. Check out ControlP5.

2.2.3. Week 6: Interactive Session 2

  • Bring your interactive demonstration to the session.
  • Be prepared to present the concepts and the techniques to the others.

3. Deliverables

  • An invitation to a shared DropBox folder will be sent to everyone. Please join the shared folder.

  • Code of conduct: do not change/delete the documents from the others. Do not upload huge files.
  • Upload files in your own folder: DG200-201202/Deliverables/Part <1|2>/<Your Name>. . Do not change the structure of the folder.

  • Feedback request after the assignment:

    • Please send your request only to one of the assigners, according to this RegistrationList.xls.

    • Attach all your deliverables to the request, as identical to the files in the DropBox folder. Including:

      • ZIP file of the source code from part 1.
      • PDF from part 1.
      • ZIP file of the source code from part 2.
      • TXT file containing the YouTube link from part 2.

4. Installing Processing

  1. Download processing. Please make sure you are downloading the latest stable release. There are two versions, one with Java, one without. If you are not sure, download the one with Java.

    • For those who know what the JDK is and wants to install Processing along with JDK: You need x32 version of the JDK no matter whether you are running an x32 or x64 system.
    • If you don't understand what the above comment is about, download the one with Java.

  2. Create a directory "Programs" on the C: disk, in the root. If "C:\Programs" exists already, skip this step.
  3. Extract the entire directory to C:\Programs (note, not "C:\Program Files"). if you are reinstalling Processing, remove the entire processing directory first.
  4. Create a shortcut on your desktop to "Processing.exe" for easy access.

5. If you have questions or if you need help

  • The assigner will announce a help hour during his lecture.
  • The assigner will be available during this hour only if one or more of you make an appointment.

CreaPro: CreativeProgrammingAssignment201202 (last edited 2013-12-27 22:48:56 by JunHu)