CHAPTER 2
Introduction to Processing
The first hurdle in learning any complex piece of software is to become familiar with the interface.
In this chapter, you'll learn about the following topics:
- The Processing programming environment
- Drawing in Processing
- Working with classes
The Processing Programming Environment
Processing is an open source, Java-based programming environment for creative people who are not primarily computer programmers. Its biggest strength is that it is comparatively easy to learn, and it enables creators to get started quickly producing sophisticated graphical and interactive applications while minimizing the headaches often associated with compiling and building software. On the other hand, because it is basically ...
Get Prototyping Augmented Reality now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.