My 10 favorite Processing-libraries

Published by Tim on Thursday February 28, 2019

Last modified on January 25th, 2024 at 14:08

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

Related

Lena Weber about her collaboration with A. G. Cook

Lena: This 10-minute visualiser for A. G. Cooks album teaser featuring my python archive generator, is one of my favourite […]

A conversation with Anna Shams Ili

Hi Anna! It was super nice to meet you at the PCD CPH, I really liked your talk in which […]

Coding Systems: New Workshop Dates!

When I held Martin Lorenz’s new book in my hands and turned it onto its back, I was a little […]

My new writing project “downgrade” is live

Hey folks, I hope you are doing great! You may have already read one or two of my essays that […]

Join the 128kb challenge!

Instagram, Twitter, TikTok… All the main platforms that technically have the required features to connect emerging communies for Creative Coding […]

Ruder Processing Unit by Kevin Koch

In my teaching at universities and in workshops, I have met many very enthusiastic and highly talented people who have […]

Computer Cursive by Tay Papon Punyahotra

One of the first exercises I assign to my students in my seminars is called “Random Compositions”. Basically, it’s quite […]

A reflection on Processing Community Day Copenhagen 2023

I’ve been travelling a lot in the last few months. Still, it was only during a short stay in Copenhagen […]

Ksawery Kirklewski on his Symphony in Acid

For me, it’s by far the most inspiring project of the last few years: “Symphony in Acid”, a collaboration between […]

A conversation with Lisa Apers

Hi Lisa, it was amazing to meet you at Processing Community Day in Copenhagen! For those who don’t know you: […]