Book Image

Processing 2: Creative Coding Hotshot

By : Nikolaus Gradwohl
Book Image

Processing 2: Creative Coding Hotshot

By: Nikolaus Gradwohl

Overview of this book

Processing makes it convenient for developers, artists, and designers to create their own projects easily and efficiently. Processing offers you a platform for expressing your ideas and engaging audiences in new ways. This book teaches you everything you need to know to explore new frontiers in animation and interactivity with the help of Processing."Processing 2: Creative Coding Hotshot' will present you with nine exciting projects that will take you beyond the basics and show you how you can make your programs see, hear, and even feel! With these projects, you will also learn how to build your own hardware controllers and integrate devices such as a Kinect senor board in your Processing sketches.Processing is an exciting programming environment for programmers and visual artists alike that makes it easier to create interactive programs.Through nine complete projects, "Processing 2: Creative Coding Hotshot' will help you explore the exciting possibilities that this open source language provides. The topics we will cover range from creating robot - actors performing Shakespeare's "Romeo and Juliet", to generating objects for 3D printing, and you will learn how to run your processing sketches nearly anywhere from a desktop computer to a browser or a mobile device.
Table of Contents (16 chapters)
Processing 2: Creative Coding Hotshot
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Mission Briefing


Our mission is to generate a small vase from a mathematical expression. We will start with a simple formula and create 2D shapes; we will make the shape changeable using a GUI. Then, we will extend our 2D shape to the third dimension and add some more changeable parameters. We will add a camera control to our sketch, which will allow us to inspect our object from every angle before we decide whether that is what we want on our desk, window board, or cupboard.

Then, we will add an export function that will allow us to either create an STL file that can be used as an input for a 3D desktop printer or order the vase from an online 3D printing service.

Why Is It Awesome?

When I was a kid, I loved playing with Lego sets. And whenever I made a big building, I was always missing ONE special block that was required to finish my masterpiece. One roof stone, one window, one door (a green one), and so on. Later when I started watching Star Trek and saw a replicator for the first time...