Processing Workshop. What is processing? “Processing is an open source programming language and environment for people who want to program images, animation,

Slides:



Advertisements
Similar presentations
Clicking on the link for the.tns file gives you will get the following screen: Select Save File and click OK.
Advertisements

Step 1 Login to NFA Course List. Step 2 Login Screen.
Chapter 3 – Web Design Tables & Page Layout
Welcome To Smartboard Technology
BTEC 149. Windows Desktop Click on the Start Button.
Processing Lecture. 1 What is processing?
LAB SESSION 7 Graphical user interface Applet fundamentals Methods in applets Execution of an applet Graphics class.
Digital Art and Creativity  3D Image and Animation Software  Used to make Movies  Pixar  Dreamworks  Large and Complicated Program.
ComfortLink™ II Control. ComfortLink™ II Smart Control This is not just a thermostat. It’s an energy command center. Trane ComfortLink™ II is an easy-to-use,
Chapter 6 Photoshop and ImageReady: Part II The Web Warrior Guide to Web Design Technologies.
Lesson One: The Beginning Chapter 2: Processing Learning Processing Daniel Shiffman Presentation by Donald W. Smith Graphics from built-in help reference.
Processing Processing is a simple programming environment that was created to make it easier to develop visually oriented applications with an emphasis.
DSA Processing. Links Processing.org My Processing page Ben Fry Ben Fry’s Thesis on Computational Information DesignThesis Casey Reas siteCasey Reas Casey.
Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
Scite Scintilla integrated text editor. Click here.
Microsoft Office Illustrated Inserting Illustrations, Objects, and Media Clips.
Lesson One: The Beginning
Windows Movie Maker. How to EXPORT Exporting……. In the Project, open the FINISH MOVIE tab.
Photo Editing Basics with Photoshop. Upload your pictures Connect the camera to an available USB port Connect the camera to an available USB port Turn.
Getting Started Make sure you have completed the measurements required before adjusting the simulator to use the sensor array.
Chapter 2 Build Your First Project A Step-by-Step Approach 2 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta Eaton.
Foundation Programming Introduction. Aims This course aims to give students a basic understanding of computer programming. On completing this course students.
Intermediate Power Point A Little Power Point about Power Point with 10 Quick Tricks (versions 2000 – 2003)
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
1 k Jarek Rossignac,  2008 Processing  Install Processing  Learn how to edit, run, save, export, post programs  Understand.
Introducing Scratch the Cat
My Documents MarysWebpage 1-WebpageFolders&Files Projects&Assignments MySpinPage SciFairProjPage The folders you should have in “My Documents” are shown.
Introduction to Processing CS 4390/5390 Fall 2014 Shirley Moore, Instructor September 3,
Creating your own image data files. Simple ASCII file output in Java import java.io.FileOutputStream; import java.io.PrintWriter; … PrintWriter out =
With Larry Anter (805) Website Facebook Twitter.
EDITING / OPTIMIZING IMAGES. 1.SET UP FILE FOLDERS on desktop ( lower case only with underscore ) A.01_name.org (original) B.02_name.img (edited/optimized)
Introduction to Processing. 2 What is processing? A simple programming environment that was created to make it easier to develop visually oriented applications.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
Using Macros in Minitab
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
Places Bar The Places bar contains shortcuts to five standard folders: History, Desktop, My Documents, My Computer, and My Network Places. (We’re looking.
Who Wants to be a Millionaire? LIFELINES 1.50/50 2.Poll the audience 3.Ask Another Student.
Intro to CS ACO 101 Lab Rat. Academic Integrity What does that mean in programming? Log into Blackboard and take the test titled “Applied Computing Course.
Adobe Photoshop CS5 – Illustrated Unit A: Getting Started with Photoshop CS5.
How to Install Eclipse Click hereClick here to download Eclipse.
Keeping Organized Managing your folders and files on your computer.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
Open the index.html Open this PowerPoint from the S Drive IDT folder Chapman Images.ppt.
KompoZer. What is it? A FREE product used to design websites A FREE product used to design websites A WYSIWYG HTML Editor A WYSIWYG HTML Editor –WYSIWYG:
PART TWO Electronic Color & RGB values 1. Electronic Color Computer Monitors: Use light in 3 colors to create images on the screen Monitors use RED, GREEN,
1- How to connect the robot to the pc Sec Getting Started 3- How to move the robot Sec Scribbler movements 4- How to make a turn 11- How to.
If you don’t have Google Earth downloaded already, you can go to to get it.
Welcome eager young artists! Ms. Edelman Saturday, March 12, 2016  DO NOW: take out your notebook and a pen.
Adobe Photoshop CS4 – Illustrated Unit A: Getting Started with Photoshop CS4.
Searching for Images Improving the quality of your Google Search.
XP New Perspectives on Creating Web Pages With Word Tutorial 1 1 Creating Web Pages With Word Tutorial 1.
Internal PowerPoint Presentation Template Version A4 Black background, 16:9 size.
Steven Geisel Gabe Owens.  Angry IP Scanner is an open-source and cross-platform network scanner  Features include IP Address scanning, port scanning,
MAC Basics. Objectives To navigate the basic functions on a Mac Create a file shortcut Personalize your dock MAC Basics.
Keeping Organized How to set up and use your school work folder.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
Adobe Flash Professional CS5 – Illustrated Unit A: Getting Started with Adobe Flash Professional.
Step 1 - Installing TStatSpec Download the TStatSpec software from customer.honeywell.com.  The files will need to be extracted in a new folder.  
Getting Started with Adobe Photoshop CS6
Egyptian Language School
Download JES Tool JES: Jython Environment for Students
Using the INSERT TAB in MS Word 2007
What Is Google File Stream
Recreating some works of Josef Albers
This file was saved as a powerpoint to give you a wider range in typing letters for each child’s name. File was saved having the letter.
More to Learn Creating a shortcut
Video Tutorial and Practice
Unity Application Generator
Instructions for using the Miradi Companion Reporting Tool
Presentation transcript:

Processing Workshop

What is processing? “Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production…to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool.” ( 7/2/2008)

Download processing Go to Click on the link to download

Download the software. Click on the options Windows

Save the file to your computer Put in the My Documents folder

The file will be named processing-1.2.1

Continue After the file is saved, click on the option to OPEN the file. Once the file is open we need to extract it. Save the work to the MY DOCUMENTS. The folder processing-0135 work will be created in MY DOCUMENTS.

Folder processing This is the processing program. Right click on this file and click on the option to create a shortcut on the desktop

File Open Run Command List of Editing Commands Writing pad for your Processing Code List of Errors

The Environment Opening files Saving files – Files must be in folders with the same name – Files have an extension PDE Drawing (running) the files Editing the files Seeing the errors

Opening an Example Click on the File Command Select the option open Use the browse feature and go to the MY DOCUMENTS folder. Find the folder processing work. In that folder find the folder HomageToTheSquare_1

HomageToTheSquare_1 Click on the OPEN option

Select the file and click on open

Code for HomageToTheSquare SIZE command size of the window FILL Command Red, Green, Blue amounts RECT Command X position, Y position, width, height SAVE command

Your First Exercise The color for each square is decided by the combination RED, BLUE and GREEN for each square. Value for each color is a number in the range of Change the values of the colors for the squares by changing the numbers in each fill command. Look at your image

More Homage HomageToTheSquare_2 – Random color and size HomageToTheSquare_3 – Loops, Random color and size to create 10 images HomageToTheSquare_4 – Same as 3, but less code using more loops

Pick an Example The Processing environment downloaded with a bunch of examples. Show me one you like – running.