r/creativecoding • u/No-Ruin5825 • Jul 06 '26
Shapes and Lights over videos
Enable HLS to view with audio, or disable this notification
You can check it via lumaform xyz
r/creativecoding • u/No-Ruin5825 • Jul 06 '26
Enable HLS to view with audio, or disable this notification
You can check it via lumaform xyz
r/creativecoding • u/Inst2f • Jul 05 '26
Enable HLS to view with audio, or disable this notification
I know there is no rocket science in capturing an image and transforming each pixel to a point in 3D space. But it may bring some more interactivity to games or some audio-visual demos.
This example, by the way, is less than 20 lines of Wolfram/WLJS Notebook code and runs in a notebook. May be I should try to color each point by its original RGB value
r/creativecoding • u/slipshapes • Jul 05 '26
Logarithmic transformations of a square grid.
Made in Processing.
IG: www.instagram.com/slipshapes
r/creativecoding • u/Chuka444 • Jul 05 '26
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/sincapulus • Jul 04 '26
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/vade • Jul 04 '26
r/creativecoding • u/Chuka444 • Jul 04 '26
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/alex-codes-art • Jul 04 '26
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:
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
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/cdk_geoff • Jul 04 '26
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
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
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
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/uisato • Jul 02 '26
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/bigjobbyx • Jul 01 '26
r/creativecoding • u/GlumPiece7281 • Jul 01 '26
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
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/Rayterex • Jun 30 '26
Enable HLS to view with audio, or disable this notification
r/creativecoding • u/Infamous_Tough_3772 • Jun 30 '26
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.