processing (program language) by piseth tep intro processing is a code base visual design and...

Post on 17-Jan-2016

219 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Processing (Program Language)by Piseth Tep

intro

Processing is a code base visual design and electronic art programing. It were initiated by Casey Reas and Benjamin Fry in 2001 at the MIT Media Lab..

It aim is to teach the non-programmers programming language in a visual context , through instant visual feedback.

it utilizes the graphical side of Java programming language and simplifying Java features to fit it interface.

Processing is an open source Integrated development environment (IDE) where it is license under GNU General Public License.

QuickTime™ and aTIFF (Uncompressed) decompressorare needed to see this picture.

Use of Code in Processing

Codes in processing are apply a little differently. In that code/s in Processing are treated as inner classes when it is translated into pure Java before compiling. And express the result in a OpenGL Window

EX. Maya and other code programing recognize codes like

print (“code rock”)

In Processing

PFont font = loadFont (myfont.vlm”); type of fonttextFont (font,20); size of fonttext (“Code Rock”,20,40); expression of text

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

Relate program

1. Wiring and Arduino are physical computing 2. Mobile processing is a programing language for writing mobile phone software.3. NodeBox is an open source application that you similar syntax of Processing. It for programming 2D

animation and graphics in Python, where it find it uses in the field of graphic design research and artificial intelligence.

Class of codesStructure (size,draw,extends), Shape (line,point,quad), Color, Environment (frameRate,cursor,screen), Math, transform, and Contants

Processing in Architecture

Akarium Call project: Respond to sound

http://www.youtube.com/watch?v=ZxrVwvFLokI

Habitat Hotel

It capture sun light and release the amount of sun light at night according to day light amount and night ambient light.

http://www.e-cloud9.com/newsletter/newsletter7/

Interactive map

It calculate the distant and time for traveling

http://www.tom-carden.co.uk/p5/tube_map_travel_times/applet/

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

hard cord processing

1. Audi TT air effect (Use processing to created air)

http://universaleverything.com/recent_activity/204

2. Create liquid experience to engage all senses

http://www.chrisoshea.org/projects/muon/video/

3. Play with cube http://www.youtube.com/watch?v=5ks1u0A8xdU

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

Extra cool processing

http://www.fidgt.com/visualizeNetworking visual interface that recognize people on network and display them in real time

http://universe.daylife.com/Work and image that mostly used or search for on line

interaction webhttp://spotstop.de/processing/maschendraht_rounded.html

i, ballhttp://www.youtube.com/watch?v=ptRsUJU7Q7c

concept of interactive achitecturehttp://www.wblut.com/syntheseEinesRaumes.php

Cites of interesthttp://workshop.evolutionzone.com/category/processing/http://www.processingblogs.org/http://www.processinghacks.com/hacks/contents#processing-in-detail

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

QuickTime™ and aTIFF (Uncompressed) decompressor

are needed to see this picture.

top related