LIBRE GRAPHICS MEETING 2026 NUREMBERG APRIL 22 — 25
RE:WIRE RE:WIRE

Libre Graphics Meeting 2026 – RE:WIRE

22-25 April Nuremberg, Germany

Expanding Processing’s Future With a Rust Rendering Engine—talk

Hosted By

Labels

Abstract

Processing is one of the most influential approaches to creative coding and computer science education. Since its first release in 2001, it has popularized methodologies centered on visual feedback, iterative experimentation, and immediate creative expression—making programming accessible to students, artists, and designers who might not see themselves as “coders.”

After 25 years the technological landscape has expectedly completely shifted. We live in a world of graphics APIs designed around modern GPU hardware design and new use cases like GPGPU. LLVM has enabled many programming languages to run on many architectures, and WASM means your compiled code can run in the browser.

Come to this technical talk to learn about how we are solving many longstanding technical challenges with an elegant architectural decision. Find out how our desire to bring modern rendering into Processing meaningfully expanded the potentialities of our project by tapping into the rich Rust ecosystem, and the Bevy game engine.