home.social

#openrndr — Public Fediverse posts

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

fetched live
  1. Electrified Flow ⚡

    High-contrast neon hues driving 20,000 GPU-batched points in dynamic motion.
    The organic Betta fish shapes feel completely transformed under high-saturation lighting.

    🎨 Original Math/Concept: @yuruyurau (X.com)
    🛠️ Ported to Kotlin/OPENRNDR & Custom Color Engine

    Part 3 of the color series.

    youtube.com/shorts/n9ES4MJIxEw

    #creativecoding #generativeart #neonart #openrndr #kotlin #proceduralart #maths

  2. I've been improving my Thumbnailer IntelliJ Idea plugin.

    codeberg.org/hamoid/idea-thumb

    Now it stores the thumbnails of all projects in one folder, so it was easy to write a script to upload them to my site.

    Here they are. Over 600 images. 18 Mb of lazy loaded webp files. Good that not many will follow this link, otherwise my server would ask for a rise :)

    hamoid.com/.config/thumbnailer

    #creativeCoding #OPENRNDR

  3. One more 5 minute long live coding video, this time with an animated, colorful, curvy Voronoi diagram.

    makertube.net/w/8WYEhZ3LtSf1A3

    #CreativeCoding #OPENRNDR #Kotlin

  4. I'm happy because I added a feature I had long wanted:

    When I quit the program the state is saved, including 5 floating point EXR textures and a dump of the GPU particles.

    When I launch the program again, it continues where it left.

    It is no longer reborn every time. Any change in the present has an impact on its future.

    #creativeCoding #GLSL #shaders #OPENRNDR

  5. I accidentally made the glyphs huge (as in covering the whole window), which gave this idea. I liked it as well.

    #creativeCoding #OPENRNDR #Kotlin

  6. I keep coming back to this. Somehow I enjoy taking random polygons and scaling, rotating and translating them so their edges match other edges.

    Maybe it feels a bit like playing with Lego or wood blocks.

    #creativeCoding #geometry #math #OPENRNDR #Kotlin #algorithmicArt #proceduralArt

  7. Work in progress. Various growth algorithms. Haven't yet found the one I'm looking for.

    When I figure it out, this will be a tiny part of a larger project.

    #creativeCoding #algorithmicArt #proceduralArt #mathArt #generativeArt #OPENRNDR #Kotlin #genArt

  8. This is something I never did before: using a borderless transparent window.

    #creativeCoding #OPENRNDR #Kotlin