Geometric Shapes / 250811
#p5js
#generative
#creativecoding
Geometric Shapes / 250806
#p5js
#generative
#creativecoding
Geometric Shapes / 250804
#p5js
#generative
#creativecoding
Want to display colors visually in your browser console?
Use %c with CSS background-color to show actual color swatches!
Perfect for debugging color palettes and design systems
Julia set of the day:
\[
c = -0.7762024848905735+0.11446572313099058i
\]
I've had some chats with a local authority here about restarting a regular creative coding meetup again ..
---
code for example image is at
https://openprocessing.org/sketch/639802
have a play!
Geometric Shapes / 250801
#p5js
#generative
#creativecoding
Test renderings from an algorithm I wrote to generate mosaics. It came from being unhappy seeing image mosaics that are just pixelations - real roman mosaics used the Opus Vermiculatum style https://en.wikipedia.org/wiki/Opus_vermiculatum , tiling along edges. Roughly, this calculates the best candidate edge points using the Sobel operator, places pairs of light/dark tiles there (slow), then grows remaining tiles from those (fast) using the underlying image colour from the square centres, while trying not to overlap entirely. #creativecoding #generative
Original images from Wikimedia Commons.
[Mon métier et l’ #IA] Les traducteurs font partie des #professions #les #plus #menacées par l’essor de l’ #intelligence #artificielle ( #IA #AI ) #générative
https://www.alternatives-economiques.fr/traducteurs-lia-lediteur-donne-mois-rendre-40/00113992
Geometric Shapes / 250729
#p5js
#generative
#creativecoding
@jasoncoon And here's the semi-mythical Fibonacci4096 Expanded!
3/N
@jasoncoon Here's one with just 16 LEDs that shows the spiral they follow.
2/N
I don't want to hijack @jasoncoon's thread[1], so I'll start this one.
I was speculating on the math behind Jason's expanded Fibonacci LED discs. Each LED is at
r = n^exp
θ = 2πn(2 - φ)
For the Fermat spiral in Jason's classic discs, exp = 0.5, so r = sqrt(n). For expanding spirals, exp is larger.
Here[2] is an animation of LED discs where exp varies from 0.5 to 1.0.
[1] https://leds.social/@jasoncoon/114914057337041132
[2] https://editor.p5js.org/10.uses-menders/full/EV9m7jf_d
1/N
Color, Code & Composition: Manoloide’s Digital Creations https://theinspirationgrid.com/color-code-composition-manoloides-digital-creations/ #art #MastoArt #3D #DigitalArt #DigitalIllustration #illustration #generative #GenerativeArt #CreativeCoding #ArtInspiration #ArtInspo #inspiration #InspirationGrid
The Okimate 20 and a Commodore 64 is a fun system to create generative art with. I did these back in 2018.
Geometric Shapes / 250719
#p5js
#generative
#creativecoding
On the one hand, #generative #AI in in Slack will be useful. On the other hand, I can see this exacerbating some of the communication misunderstandings and other issues that occur in #Slack, #Teams, and other communication tools...