home.social

#creativecoding — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #creativecoding, aggregated by home.social.

fetched live
  1. More Space Plotting

    1 line at a time.

    Clocking in at around 12 hours per layer, these have been the longest plots I've done so far.

    Rotring 0.5 Isograph pens and archival yellow, magenta & cyan inks on aquarel paper.

    #madewithrstr

    #PlotterArt #PenPlotter #penplotart #generativeart #creativecoding #plottertwitter #axidraw

  2. The automated posting of this one failed on Mastodon because the GIF was too big (1200x800)...
    The sketch-a-day archives and tip jar are at: abav.lugaralgum.com/sketch-a-d Code for this:
    github.com/villares/sketch-a-d
    #Processing #Python #py5 #CreativeCoding

  3. The automated posting of this one failed on Mastodon because the GIF was too big (1200x800)...
    The sketch-a-day archives and tip jar are at: abav.lugaralgum.com/sketch-a-d Code for this:
    github.com/villares/sketch-a-d
    #Processing #Python #py5 #CreativeCoding

  4. #Professur (m/w/d) für Medieninformatik im Kommunikationsdesign am Fachbereich #Gestaltung
    W2 unbefristet, 50% Stelle
    Auszüge:
    - ausgewiesene gestalterisch-künstlerische Praxis an der Schnittstelle von #Design, #Programmierung und #Softwarekultur
    - fundierte Kenntnisse in #CreativeCoding, #Webtechnologien und #InteractionDesign
    - Vernetzung und Mitgestaltung von Design-, #Kunst- und #Technologie-Communities
    Link zur Ausschreibung:
    hs-mainz.de/fileadmin/Hochschu
    #fedihire_de
    #fedihire
    2/4

  5. #Professur (m/w/d) für Medieninformatik im Kommunikationsdesign am Fachbereich #Gestaltung
    W2 unbefristet, 50% Stelle
    Auszüge:
    - ausgewiesene gestalterisch-künstlerische Praxis an der Schnittstelle von #Design, #Programmierung und #Softwarekultur
    - fundierte Kenntnisse in #CreativeCoding, #Webtechnologien und #InteractionDesign
    - Vernetzung und Mitgestaltung von Design-, #Kunst- und #Technologie-Communities
    Link zur Ausschreibung:
    hs-mainz.de/fileadmin/Hochschu
    #fedihire_de
    #fedihire
    2/4

  6. Tweet us the Amazon item you want and the price you want to pay and we’ll let you know when the price drops below your target price!

    botwiki.org/bot/dealingoutdeal

    #bots #CreativeBots #CreativeCoding

  7. Tweet us the Amazon item you want and the price you want to pay and we’ll let you know when the price drops below your target price!

    botwiki.org/bot/dealingoutdeal

    #bots #CreativeBots #CreativeCoding

  8. Animating the gravity lets us see the structures grow and collapse. Here the gravity varies from -0.155 to -0.125. The image scales based on the gravity amount so it stays approximately the same size.

    #AlgorithmicArt #CreativeCoding #Processing #glsl #shaders

  9. Animating the gravity lets us see the structures grow and collapse. Here the gravity varies from -0.155 to -0.125. The image scales based on the gravity amount so it stays approximately the same size.

    #AlgorithmicArt #CreativeCoding #Processing #glsl #shaders

  10. And, in contrast, stronger gravity keeps the particles closer to the origin where they have fewer paths and so form more distinct structures. Too strong, though, and they collapse into simple circles or points. Here is -0.15.

    #AlgorithmicArt #CreativeCoding #Processing #glsl #shaders

  11. And, in contrast, stronger gravity keeps the particles closer to the origin where they have fewer paths and so form more distinct structures. Too strong, though, and they collapse into simple circles or points. Here is -0.15.

    #AlgorithmicArt #CreativeCoding #Processing #glsl #shaders

  12. The -0.13 * P acts like gravity keeping the particles near the origin. If we weaken it, the particles can move further through the gyroid giving them more branches to take. This can create more interesting structures on the surface, but also more noise in the middle. At -0.12, we get little mushroom caps.

    #AlgorithmicArt #CreativeCoding #Processing #glsl #shaders