Introduction to Sketching with Code
Torn between pop science and dense textbooks, Kynd writes an engaging 8-chapter (12k words) introductory guide for curious (code) beginners—sharing his understanding and ideas to spark curiosity and exploration.
Hydra Tutorial Series for Everyone
This series isn’t a conventional step-by-step coding tutorial. It’s more about Naoto showing how he explores ideas, tries things and learns through doing. He makes mistakes, remixes things, and follows unexpected paths.
Flipdigits Player: Processing Tutorial
This tutorial introduces you to FLIPDIGITS PLAYER, an algorithm sequencer and a collection of demo animations for a flipdigits display, coded in Processing.
Physicalising a Pixel – LED Matrix Display Tutorial / Document 1. Workshop
This past March, CAN joined forces with UAL Creative Computing Institute to present the first in a series of events that examine new forms of cross-disciplinary art and design practice. Entitled Document 1., the event was comprised of a workshop, ...
Creative-coding on iOS with C4
This tutorial will introduce you to creative-coding on iOS with C4, a powerful framework for creating expressive artworks and user experiences. Written entirely in Swift, C4 takes a modern approach to working with animation, gestures and media.
How to create interactive loops using lenticular animation and GifPop
This tutorial shows you how to write code to create a brief looping animation, using computationally-generated graphics, suitable for both online and lenticular publishing. Then, using the unique GifPop services, you can get your GIFPOPs printed.
Generative Typography with Processing – Tutorial
Through an inspiring tutorial with 26 code examples Amnon Owed shows you how to use Processing to explore the creative possibilities of generative typography.
Guide to Projectors for Interactive Installations
Video projectors are one of the most important tools for creators of interactive installations. The information for projectors is available on various websites, but this 2 part guide will focus on their use in production and interactive environments.
Introduction to Clojure – Modern dialect of Lisp
Karsten and Ricardo bring you this comprehensive introduction to Clojure and functional programming. From syntaxes, symbols, vars & namespaces to data structures, sequences, recursive processing and destructuring.
How to use openFrameworks on the RaspberryPi – Tutorial
The Raspberry Pi is a very exciting low cost computing platform aimed at the educational market. It offers reasonable performance in a small package at a price of $25, making it very attractive for creative computing projects. Here we show you how...
Creating Instagram Kaleidoscope with Cinder – Tutorial
In this tutorial we will show you how to create an application using Cinder that grabs photos from Instagram to create real-time animated kaleidoscopes. We'll look at the technical details of the (simplified) version that is now included as a samp...
How To Craft Your Processing Sketches in Eclipse
Getting your Processing programs up and running in Eclipse and showing you how to take advantage of some of its great features, like code auto-completion, code hints, quick fix, great syntax colour themes, among others.
Geometry, Textures & Shaders with Processing – Tutorial
From custom geometry to adding textures to 2D and 3D shapes, Amnon Owed shows you practical examples of a number of crucial building blocks for 2D/3D Processing projects.
Printshop with Processing – Preparing algorithmic content for offset print
Tutorial on how to output algorithmically created graphical ornaments or representations of data in Processing to multiple page documents, ready for offset print with process (CMYK) and spot colors.
Audio Reactive Mapping with TouchDesigner – Resonate 2013
Three things seem to surround us all the time and in great abundance: data visualization, audio visualization and mapping. The team behind TouchDesigner show you how to do all three things at once.
Small, Programmable, Wearable and Cheap – Enjoying the ATTiny85 Tutorial
Wouldn't it would be nice to have something small, programmable, cheap, and power efficient that could do *some* of what an Arduino can do and had the same easy tools to use with it? Well there is: the ATTiny85!
Guide to Camera Types for Interactive Installations
Choosing the right type of camera for your interactive installation is one of the most important technical choices you can make in your initial planning phases. Making the incorrect choice can really impact how well your installation reacts to its...
OpenFrameworks for Processing Coders – Video guide by Josh Nimoy
Two part in-progress video guiding the Processing coder through the mental transformation needed to start using OpenFrameworks to create equivalent work.
Integrating native UIKit to your existing OpenFrameworks iOS project
You have been working on an iOS project in OpenFrameworks and you got to a point where the need of adding native UIKit components is essential, well I will try my best to show you how to do just that. Here is what we’ll do.
Kinect Physics Tutorial for Processing
In this hands-on tutorial I will walk you through the steps needed to turn YOU into an interactive virtual polygon.
Augmented Reality with Processing [Tutorial, Processing]
In this tutorial you will learn how to use it to place computer generated imagery correctly onto real world footage.
