Creative Coding Tutorials
Introduction
This will be a collection of tutorials about specific topics on Processing related designing and programming issues. It's an ongoing process, as I will try to publish one tutorial every month.
More ...
Go to the main Creative Coding page to find further and more in-depth lectures about Processing (in German).
Table of Contents
Processing RSS feeds
- Introduction to RSS and XML
- How to find data
- Loading and using feeds
- Displaying and visualizing data
- Using media files
- Examples
Rotating elements
- Rotating and translating
- Matrices
- Loops & animation
- Examples