Features
- Cover Type: Hard Cover with 840 pages
- Published by: friends of ED
- Edition: 1st Edition May 28, 2007
- Written in: English
- ISBN 10 Number: 159059617X
- ISBN 13 Number: 978-1590596173
-
Book Dimensions:
9.1 x 7.6 x 1.9 inches
- Weighs: 3.4 pounds
Reader Reviews
This is a very good book on the Processing language, which is an object-oriented languaged based on Java that is used for computer art. It allows computer artists to produce attractive computer-generated art without having to become experts on the Java language, Java3D, Java2D, and all of the other associated Java multimedia APIs. The Processing language's home page has considerable tutorial information, but it is not organized in a tutorial format as this book is. The book starts out in the first few chapters talking about "code art" including a brief mention of various "code artists". It then goes on to talk about the origin and basics of the Processing language. Chapter 5 is the most helpful of the chapters in part one, since it discusses the actual environment of working with the Processing language including the various programming modes and rendering modes. Part two is very practical and useful, as it illustrates how to actually draw shapes, work with various color and imaging styles, and even includes chapters on building interactive art, programming motion, and working in 3D. There is also a short chapter on object-oriented programming in the middle of this section, but it is rather brief and if you are unfamiliar with the topic you are going to need outside sources. The format of the chapters in part two is to discuss what you are trying to accomplish, show and discuss the Processing code for performing the task, and show an illustration of what your final piece of computer art should look like. Part three is a reference on the Processing language itself that also includes an appendix consisting of various mathematics equations you will need when working with geometric figures. If you already know Java, as I do, this book makes learning the Processing language a breeze. If you don't already know Java or at least programming in an object-oriented language, this book might be more difficult. Note that there is an extra appendix and an extra chapter available online that is not in the printed book itself. These chapters are "3D Rendering in Java Mode" and "Integrating Processing within Java".
Comment | |
(Report this)