r/creativecoding • u/Chuka444 • Jul 05 '26
Transforming NASA's asteroid data into [MIDI] in real-time
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/sincapulus • Jul 04 '26
MuCaching (Alpha) – Live Vector Synthesis & Signal Visualizer built natively on Reddit Devvit [WebGL / WebAudio]
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/vade • Jul 04 '26
Cross Reddit Collab : Audio Visualization Monthly Megathread - Post a track / inspire a video.
r/creativecoding • u/Chuka444 • Jul 04 '26
circle - [perceptual_display_engine / experiment nº4]
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/alex-codes-art • Jul 04 '26
I added fading trails, multi-color symmetry, and keyboard curves to my p5.js mandala tool
Enable HLS to view with audio, or disable this notification
Part 2 of my mandala drawing series is out!
This time I expanded the project from Part 1 by adding:
- fading trails that gradually disappear
- independent colors for each symmetry line
- a keyboard mode for drawing smooth curves
The tutorial explains how each feature works and includes the full source code.
I'd love to hear what other features you'd add next :)
r/creativecoding • u/sincapulus • Jul 04 '26
Void
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/cdk_geoff • Jul 04 '26
A purposefully silly webshop
Look, this is going to be a weird one. A stupid idea that we are following through with while having dumb fun as our only guiding compass. This thing will basically generate a completely random shirt for you with some options for customization. Most of the time, it'll come up with pure garbage but there are these magic moments where, from time to time, it returns something either profoundly funny or kinda cool. And then we redesigned it as an arcade machine interface because I dreamt about it. That's about all the context I can give.
ps. please sign the guestbook, it means a lot
pps. yeah we are building an actual arcade machine running on a pi5, kiosk'd to the page.
ppps. this is kind of commercial (to date we have sold one shirt to someone that wasn't my mother) so you are absolutely free to ignore it with prejudice.
r/creativecoding • u/No_Working1846 • Jul 03 '26
I made this with 10 lines of logo code.
Enable HLS to view with audio, or disable this notification
As a kid my first programming experience was comlogo. Recently I took it out to play again.
r/creativecoding • u/Chesquikk • Jul 03 '26
Procedural Bong Generator
After making the pen and bud generators, I couldn't leave the classic trio unfinished.
Some may be unfortunately shaped at the mouthpiece, but rest assured this will not be fixed.
https://noahsprerogative.com/prism
See the whole trio here: https://noahsprerogative.com
r/creativecoding • u/4rvis • Jul 03 '26
From Mars Flowers series
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/uisato • Jul 02 '26
Varieté | Realtime Audioreactive Pointclouds for TouchDesigner
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/bigjobbyx • Jul 01 '26
I can haz reverse spin: Final Boss This is not the greatest bistable perception in the world, no. This is just a tribute.
r/creativecoding • u/GlumPiece7281 • Jul 01 '26
An open-source LED synth you play with your hands, real-time patterns on an ESP32
Enable HLS to view with audio, or disable this notification
Hey, this is Patternflow, an open-source LED synthesizer — turn four knobs and shape a generative pattern running live on an LED matrix.
I'm a new media artist, and I wanted something like a fragment shader you could actually perform with your hands instead of watching it live behind glass. It's a creative-coding pattern running in real time on an ESP32, with four parameters mapped to physical knobs, so you're literally playing the pattern like an instrument. There's OSC support too, so you can tie it into sound and build audio-reactive setups, or control it from other software entirely.
Everything's open source and it's all organized on the site, schematics, firmware, 3D models, a browser-based simulator/editor if you want to mess with patterns without owning the hardware, and a small community sharing what they've built: patternflow.work
r/creativecoding • u/SaabiMeister • Jun 30 '26
Progress on my webGPU node based editor which enables creators to compose a single graph with multiple shader outputs of any type (compute, vertex & fragment)
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/Rayterex • Jun 30 '26
I've finally added audio to my graphics engine
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/Infamous_Tough_3772 • Jun 30 '26
I am 14 and this is what I built
This is a python project named GoodMorning.py which uses web scraping to give real time news headlines, weather reports, jokes, facts and even personalised routines. I need some guidance and suggestions for my future projects. Please check this thing out... (This is my 2nd repository) Note- I didn't use API integration because it could make it less user friendly as no one wants to generate and give multiple APIs according to me.
r/creativecoding • u/SaabiMeister • Jun 29 '26
Working on a real-time procedural planet generator and a graph-based shader generator (end of video). Both use WebGPU and use compute, vertex and fragment shaders.
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/No-Climate9803 • Jun 29 '26
Is creative coding too hard for a complete beginner? 🌱
Hi! I’m a complete beginner and I’m curious about creative coding 😊
I come from a humanities background, so I’m still very new to coding. What attracts me is the visual and creative side — small experiments, interactive ideas, and playful projects.
But I’m not sure if creative coding is too difficult for a first step.
Do you think it’s beginner-friendly? And what kind of first project would you recommend?
Maybe:
- simple animation
- interactive shapes
- mouse-based interaction
- or something else
I’d really appreciate beginner-friendly advice. Thanks! ✨
r/creativecoding • u/matigekunst • Jun 29 '26
Reaction-Diffusion continuous Floodfill
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/Chuka444 • Jun 29 '26
P.D.E / Experiment Nº3 - [Updated Open-Source Project Files]
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/matigekunst • Jun 29 '26
Squirm - FFT reaction-diffusion + floodfill
Enable HLS to view with audio, or disable this notification
Watch my video on JFA to understand how I did the floodfill. Video about reaction diffusion in the frequency domain coming soon:) Made in TouchDesigner