My 10 favorite Processing-libraries

Published by Tim on Thursday February 28, 2019

Last modified on May 21st, 2022 at 12:43

So called “libraries” extend the functionality of the software-development-enviroment Processing. Please handle those extensions with care: If you are a beginner, i would recommend you to question each extra piece of software you add to your sketch, because the base functionality of Processing is already very rich and hard to understand. Libraries sometimes have their edges and debugging can be extremely hard. If you seriously wanna learn programming with Processing, do not overwhelm yourself! Use only those libraries you really need. No more and no less. Ok, let’s go!

Video-Export

Export videos from your Processing-sketches easily. The setup is simple, the results are brilliant. Many options, great examples. I can’t imagine a life without this lib. Note: It requires FFMPEG, a software that can convert any video-format into another. If you use a mac, you can install FFMPEG with homebrew.

VideoExport
FFMPEG

Ani

A brilliant tool to animate parameters of any Processing-sketch. Even complex sequences are possible. It enables you to create fine-graded motion-graphics.

AniLibrary

GifAnimation

Export animated Gifs with Processing. Super simple to use. The only problem is, that it’s currently not maintained. But you can install a working version from the Processing-libraries-dialogue.

GifAnimation

ControlP5

CP5 is a versatile UI-library that lets you create complex UI-elements like buttons, sliders and knob. Easy to use and very helpful.

ControlP5

Tramontana

My newest exploration. Tramontana gives us access to sensors. I will use it in the future to control my sketches through the sensors of my phone to fake AR- and VR-enviroments. Stay tuned!

Tramontana

OscP5

Another possibility to control a sketch with an UI. But in this case the UI is an external application like TouchOSC that runs on a separate device (just like an tablet or a phone). I use this library very often, because it simplifies the design-process of a sketch with many parameters.

OscP5

Geomerative

This library gives you access to the vertex-points of any vector-graphic or text. It comes with many possibilities to recalculate the shapes. Don’t get confused by the horrible documentation. The examples in the library-folder are pretty good!

Geomerative

Queasycam

Imagine your sketch as a gigantic three-dimensional space you can navigate through: Queasycam is an intuitive tool to control the camera in Processing as we know it from first-person-shooters: With the keys “W”, “A”, “S”, “D”, the arrows and the mouse. Slick!

Queasycam

Ok, that’s it. Which are your favorite Processing-libraries? Join the discussion in this facebook-group. Any important additions? Drop me a line!

post@brm1sxuu.myraidbox.de

Published by Tim on Thursday February 28, 2019

Last modified on May 21st, 2022 at 12:43


Related

Ksawery Kirklewski on his Symphony in Acid

Conversations featuredConversations

Thoughts on Artificial Intelligence

Writings

A conversation with Francisca Torres / Elisava

Conversations featuredConversations

Monica Losada on Overcoming Interfaces

Conversations featuredConversations

Workshop “Collision” at Abk Stuttgart

Teaching

Marcus Aurelius Meditations

Digital Humanities Projects Prototypes Resources

A conversation with Soyun Park

Conversations featuredConversations

Livestream – Vera Molnar Reconstructed

A conversation with Yannick Gregoire

Conversations featuredConversations

Lena Weber on Ambiguous Aesthetics

Conversations featuredConversations

Martin Lorenz on the intersection of Creative Coding and Flexible Visual Systems

Conversations featuredConversations

DEMO Festival 2022 was a blast

Writings

Key visual for Slate + Ash’s new software instrument

Projects

Generative portraits for IBM

Projects

Llum Negra / La Luz Negra / Black Light

Projects

Creative Coding as a School of Thought

Projects Writings

What is Creative Coding?

Writings

Creative Coding as an Experience

Writings

Building a digital painting studio from scratch with Processing

Workshop: “Algorithmic Adventures” at International Assembly

Teaching

An ode to the Gif

Writings

Curating the DESIGN IN MOTION Festival 2022

unlisted

A conversation with Yehwan Song

Conversations featuredConversations

We need a sustainable perspective on life with technology

Writings

2021 was my year of liberation

The best programming language for Creative Coding in 2022

unlisted

I challenged Daniel Shiffman and here’s his response

Tutorials

A mockup-design-tool built with Processing

Projects Prototypes

Processing Community Day 2021 Recap

“The Infinite Layout Machine” by Michael Kreß

Student Work

PCD2021 – Vera van de Seyp

Conversations

Two Perspectives – Episode 3

Conversations

Processing-Tutorial: A Grid of Arcs

Tutorials

Processing-Tutorial: Exploring Wave-Figures

Tutorials

Interactive Grid System (Livestream)

Tutorials

The Hidden Benefits of Learning to Code

unlisted

Creative Coding Manifesto 2021

Writings

My Story (part 2 – told at Taaalks Conference 2020)

New Course: Bauhaus Coding Workshop

unlisted

Learnings from the Bauhaus about Art and Technology

Writings

Constants & Variables

Conversations

TypeMachines – A workshop at écal Lausanne

Teaching

My Story (Part 1)

Writings

Processing-Tutorial: Rasterize 3D

Tutorials

Processing-Tutorial: Image-Rasterizer

Tutorials

Processing-Tutorial: Kinetic Typography 1

Tutorials

4 alternative, free and well-curated resources for images, fonts and data

unlisted

Processing or p5.js? My opinions

Programming Posters

Projects Prototypes

Gedanken über Künstliche Intelligenz

Writings

Lowtech Painting Machine

Projects Prototypes