Masthash

#creativecode

Grifdail
21 minutes ago

Galaxy brain: Intentionaly failling the build process with minor error so that the last commit don't get pushed into production. #nodepainter #procedural #processing #p5js #creativecode #creativecodeart

Grifdail
14 hours ago
Grifdail
1 day ago

Here the graph. Messiest i've done i think.

Beside that, i've added more node including a color palette node and an easing node. Both have special control so that's kinda cool. Also a whole lot of boolean and logic nodes. And as usual a lot of usability improvement.

#nodepainter #procedural #processing #p5js #creativecode #creativecodeart #nodepainter #procedural #processing #p5js #creativecode #creativecodeart

Grifdail
1 day ago

Day 2.. Tried to make a forest, found a bug, run out of time. Here you go.

I might redo this one later...
#nodepainter #procedural #processing #p5js #creativecode #creativecodeart #nodepainter #procedural #processing #p5js #creativecode #creativecodeart

Grifdail
3 days ago
Grifdail
3 days ago

Let's start this thing #adventofnodepainter ! Everyday until xmas, i'll post a gif made with #nodepainter, the tool i'm making to build 2d visual. I'll release the tool in a few day but for now here's day one...
#nodepainter #procedural #processing #p5js #creativecode #creativecodeart #nodepainter #procedural #processing #p5js #creativecode #creativecodeart

this.xor.that :heart_nb:
2 weeks ago

More wallpaper, but now with filters #CreativeCode

Ben Bojko
2 weeks ago

Week 3 with @Ableton and @TouchDesigner: Effects. I wanted something really drone-y and rumbly, that I could visualize as vibrations. For the visuals I experimented with instancing and shading. I also just can't stop playing with noise—so satisfying.

Very happy with how this track turned out.

https://vimeo.com/benjaminbojko/conceptronica-week-03

#creativecode #creativecodeart #touchdesigner #ableton #particlesystem #generativeart #creativecoding

A little hint of a tiny project I've been working on in the last few days.

#art #CreativeCode #IndieDev #SciArt #ink #drawing

Photograph of a hand drawn generative art in ink on an open page of my sketchbook. Across this photo is a 'watermark' in black with a semitransparent rectangle. The text in the 'watermark' is in dark black, and is "Diffraction".
Chelsea Thompto
2 months ago

As I am building my new net art piece, I have been thinking about this art series by Jaklin Romine: https://www.jaklinromine.com/work/access-denied .

Her work confronts the inaccessible nature of many art galleries. I don't want to reproduce this kind of inaccessibility online and so I ave been learning new skills in order to make the project more accessible. This includes using a screen reader for the first time, wrapping my head around aria and the accessibility tree, and how to properly format/label ASCII art for accessibility purposes.

The process has been simultaneously: illuminating, challenging, and rewarding.

#webdev #webaccessibility #ascii #asciiart #contemporaryart #netart #newmediaart #creativecode

Grifdail
2 months ago

How it work.

Every X frames, take the current image copy it to two other temporary graphic (for the left and right side).
Then draw pick a random point and angle.
On the left image erase everything right of that line. Do the opposite for the right image.
Pick a new color.
Everyframe, erase everything on the current frame, draw the back on with the new color then draw the left and right image on top, offseting their position by the cross product of the angle of the line.
#creativecode #creativecodeart #procgen #procedural #processing #p5js #p5 #creat

Chelsea Thompto
2 months ago

One of the most frustrating and constant aspects of being a #transwoman in #highered is young cishet white (mostly male-identifying) students being openly dubious about my expertise and disrespectful at even the slightest hint of critical feedback. It is especially bad in the technical aspects of my teaching #webdev #creativecode .

This has been happening throughout my 4+ years as a full time faculty member and across all institutions at which I have taught.

#academicchatter #academia #trans

Marcelo Terça-Nada!
3 months ago

Tickle is a monthly magazine for contemporary #digitalart, creative writing and the history of computer art.

The Issue #86 brings:
Fluxus
@mwiederrecht
@marcelonada
@postanika
@kikanicolela
@neilqueenjones
@framelessldn
@cemhah

🔗: https://objkt.com/asset/KT1KhepNMQ38DQ84QzT2ijVtsP1cMrvAyzJj/11

#generativeart #clubnft #objkt #fxhash #creativecode #genartclub #genart #fluxus

Chelsea Thompto
3 months ago

Hello!

I am an artist and professor of Creative Technologies at Virginia Tech. In my work, I focus on the ways technologies of visualization and control intersect with and threaten #trans lives.

I work in #creativecode, #sculpture, #writing, #artistbooks, and more. Lately I have been doing a lot of #webdev for my projects and in my teaching.

Earlier this year, I combined my #HTML / #CSS / #JavaScript teaching resources into a single (free and open) site that I am really proud of:

https://byhand.website

I am also interested in #horror, #scifi, #solarpunk, #permacomputing, #historyoftechnology, #transstudies, #maps, #archives, #zines, and #ttrpgs.

#introductions

Marcelo Terça-Nada!
4 months ago

🚨 Last call 🚨
Dear holders, artists and collectors,
There are still some last unused reserves in Junina (🔗 below). If you have any of these reserves and intend to use it, please do so by Monday, August 7.

✅After that date, unused reserves will be cleared
✅If you need more time to use your reserve, DM me.
✅on Thursday, the mint will be opened to the general public🙂

🔗 Junina project on #fxhash : https://www.fxhash.xyz/generative/28004
--
#generativeArt #genart #tezos #creativecode #p5js

Junina, by Marcelo Terça-Nada
this.xor.that :heart_nb:
4 months ago

Day 27 more blobs.
A livecode.nyc+Rust person pointed me to the evalexpr crate, and I set it up so I can control the blob parameters based on their x and y position. It’s fun: I can start using tricks from shaders (but controlling blobs instead of rgb), and I get more control over things live.
As a bonus, this one has some repeating patterns because I messed up a linear congruential generator.

#PenPlotter #CreativeCode #rustlang

Hex grid of blobs, with a gradient pattern from round and outlined to small and wiggly.
Same from a new angle, that shows the repeating pattern of missing blobs.
this.xor.that :heart_nb:
4 months ago

Day 26, brushing off another old program. This one draws little blobs and then draws outlines. I made this one originally to debug intersection detection, because when the blobs have divots, the outline would get a loop that I would use intersection detection to remove.

#PenPlotter #GenerativeArt #CreativeCode

Hex grid of little wiggly blobs, that are each outlined a few times. Pen plotted with a black pen on white paper.
this.xor.that :heart_nb:
4 months ago

Day 21, test where I modeled in Blender and then brought the points into my svg program and applied some more transforms. #PenPlotter #GenerativeArt #CreativeCode

Geometric bird pen plotted in blue and orange ink.
Marcelo Terça-Nada!
4 months ago

Dear friends,
There are still some reserves available for "Junina" on fx(hash):
https://www.fxhash.xyz/generative/28004

#generative #genart #tezos #creativecode #p5js #fxhash #GenerativeArt #DigitalArt

this.xor.that :heart_nb:
4 months ago

Day 20, about to do something new but doing one more print with this system and the gel pens. Different color for the back, doubled the dimensions so it’s around 25cm x 25cm #PenPlotter #CreativeCode #GenerativeArt #DailyCode

spheres drawn with arcs with green-gray metallic ink and orange.
this.xor.that :heart_nb:
4 months ago

Day 19, finished my self-imposed colored marker week, so today I broke out the gel pens and black paper that I was designing this system for. #PenPlotter #GenerativeArt #CreativeCode

this.xor.that :heart_nb:
5 months ago

Day 11, quick one but something I’ve been wanting to try for a few days now. What happens if I overlay two of these. #CreativeCode #GenerativeArt #PenPlotter

Pen plotting overlayed grids, this one is lined up so we get some moiré pattern.
Pen plotted overlaid grids, this one is flipped and offset so we get more grids.
this.xor.that :heart_nb:
5 months ago

And Day 9! Exploring the parameter space.
#PenPlotter #CreativeCode #GenerativeArt

this.xor.that :heart_nb:
5 months ago

Day 7, trying out pens. I’m trying to spend some days more on material than on code, but I keep getting too many code ideas... #GenerativeArt #CreativeCode #PenPlotter

Three different sizes of pen plots of the wiggly grid.
this.xor.that :heart_nb:
5 months ago

Another bonus content but controlling the physics constants this time. #GenerativeArt #CreativeCode

Video of me using a midi controller to change how fast the grid points can move around.
this.xor.that :heart_nb:
5 months ago

Day 6! Extended the parameter space. The grid is free to roam around as it pleases!
I like the different values I can get with the same pen, and how the lines randomly bleed together with the mediumly-dense lines.
#CreativeCode #GenerativeArt #PenPlotter

Pen plotted deformed grid shaded with lots of straight lines.
Marcelo Terça-Nada!
5 months ago

I’m glad to announce the release of my new #generativeArt project on #fxhash :
https://www.fxhash.xyz/generative/slug/junina

'Junina'
256 eds
D.A 25tez > 3tez

July 13th . Thursday
@ 18:00 CET . 16:00 UTC . 13:00 BRT

#generative #genart #tezos #creativecode #p5js

Junina, generative artwork by Marcelo Terça-Nada
this.xor.that :heart_nb:
5 months ago

Day 2 of 49! Pen plotted another one I coded a few months ago. It’s actually one of the first things I made after I started using Rust last fall, so seems fitting to be one of the first things I plot.
It’s based on the aurora I saw from a plane.
#PenPlotter #GenerativeArt #rustlang #CreativeCode

Pen plotted vertical dashed lines along a few curves.
Marcelo Terça-Nada!
5 months ago

Who knows now that #twitter is getting worse every day, people start using #mastodon more?

I would love to follow and connect with people who are interested in #generativeArt and #creativeCode. If you share these interests, follow me 🙂

James
5 months ago

And here are my two entries to #Nova's Tiny Intro competition:

128ipede (#TIC80, 128 bytes)
Sunset Cove Moods (#TIC80, 256 bytes)

https://youtu.be/GFADTbgVioM

(Feat @h0ffman having a battle to read white text on a white background 😆)

#demoscene #creativecode #sizecoding

Marcelo Terça-Nada!
7 months ago

'Monotipia' is soud out!
Super happy with the success of my first drop on #FXhash.

And, wow, what an honor! Speechless to see my work among these amazing projects on the FX(hash) list of the week's highest volume sales.

I would like to thank everyone who mint and also who bought it on the 2nd market.

To know more about the project and to see the editions: https://www.fxhash.xyz/generative/slug/monotipia

#generative #genart #tezos #creativecode

FXhash weekly list of high volume sells with a highlight for the Monotipia project by Marcelo Terça-Nada

code golf and code tennis!

#CreativeCode

Mixing methods (natural language processing meets Gysin) #designResearch #eliterature #creativeCode #generative [Twice, again]

Cutting may, knife and cut up words in a plastic box on top of an original text
Sterling Crispin
9 months ago

Flourish is the notebook of an algorithmic architect.

These are a few of my favorite generations over the last hour or so. Open them up full screen and check out all the details 👀

This project is finally ready, and I'm excited to release it. Stay tuned 🫡

#creativecode #algorithmicdesign #algorithmart #codeart #computerart #digitalart #art #processing #genart #newmediaart #art #design #drawing #generativeartwork #generativeart #generative #artandtechnology #creativecodeart #creativecoding

Guido Schmidt
9 months ago

Built this little generative UI (the ui components are generated from the system state) for my modulo pattern generator using hdom and atoms 🎉 🙏 thanks #thingumbrella

#ui #ux #userinterface #interface #uidesign #webdesign #reactive #genartclub #generativeart #creativecoding #creativecode #thingumbrella

Guido Schmidt
9 months ago

Taking my modulo patterns for a walk.

Changing patterns with randomized settings really yield a bunch of nice creations I wouldn't have come up with at first sight.

Sound snippet created with VCV Rack.

#mod #rack #modularsynth #vcvrack #electronicmusic #modular #computersound #creativecode #p5js #creativecoding #generativeart #processing #codeart

Guido Schmidt
9 months ago

Changing the underlying grid system of the modulo system from a circular grid to a carthesian one.

+ Bonus: Second first ever shared VCV Rack sound snippet of mine 🎉🔊

#creativecode #generativeart #digitalart #codeart #creativecodeart #proceduralart #processing #p5js #p5 #webdevelopment #generativedesign #geometry #digitaldesign #abstractart #abstract #blackandwhite #motiongraphics

Guido Schmidt
9 months ago

Monochrome modulo pattern with alternating rotations.

Still sticking to this idea of modulo controlled pattern and experiment with it more.

#creativecode #genartclub #generativeart #p5 #p5js #pattern #geometric #abstract #composition #buildings #patterndesign #patterns #minimal #bnw #bw #monochrome #monoart #noir #insta_bw #white #monotone

James
10 months ago

Eye of the Machine (#TIC80) released at @lovebyteparty.
Only a tiny clip of this because boy it does not compress well!
I hope this technique took some folks by surprise - it's a kaleidoscope and screen feedback effect (ttri and vbank).
Chaos was 90% under control. Didn't quite manage to hit a visual high I found before squashing. Will release code and folks are welcome to play (*cough* FFT build!)
#demoscene #CreativeCode #GenerativeArt

A digital eye effect, sweeping through a range of colours

more experiments #GenArt #CreativeCode

Black and white pixels in a ripple pattern
Stamen Design
10 months ago

Join us in honoring Creative Coder Zach Watson by applying for the Zachary Watson Memorial Education Fellowship at GrayArea.org
👉 https://pulse.ly/88et3zadue

Apply for a year of free access to Gray Area workshops, certifications programs, & a scholarship to the Gray Area Artist Incubator.

Applications are due by March 1, 2023.

#GrayArea #GrayAreaSF #CreativeCode #fellowship #DataArt #DataViz #visualization

Photo of Zachary Watson
Guido Schmidt
10 months ago