toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

332
active users

#openrndr

0 posts0 participants0 posts today
aBe<p>Pack and go</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/PGS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PGS</span></a><br><a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a></p>
aBe<p>This does something weird to my eyes...</p><p><a href="https://genart.social/tags/opart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opart</span></a> <a href="https://genart.social/tags/opticalIllusion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opticalIllusion</span></a> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/bw" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bw</span></a></p>
aBe<p>The program no longer crashes and the fix was simpler than I thought. </p><p>Instead of comparing rounded doubles (what a silly idea) I did the proper thing, which is abs(a - b) &lt; epsilon. A lot of times 🙂 Takes maybe half second to generate the design. Then I can pan, zoom and rotate to find a screenshot I like.</p><p>I'm thinking that the lines that end in lonely places should end with a tiny knot. I may try that next.</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a> <a href="https://genart.social/tags/algorithm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>algorithm</span></a> <a href="https://genart.social/tags/noai" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>noai</span></a></p>
aBe<p>This iteration has been a big challenge: Generate shapes, get their concave hull, pack those hulls, calculate the transformation matrices mapping the original hulls to the packed ones. Apply those transformation matrices to the original shapes. Finally play with a 2D camera to find the right shot.</p><p>And I still have an interesting rounding bug which doesn't fit in this description :)</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/madeWithCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>madeWithCode</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a> <a href="https://genart.social/tags/noAI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>noAI</span></a></p>
aBe<p>Ok, I added two more lines of code to rotate the shapes aligning their longest segment to the horizon.</p><p>Now I can go sleep :)</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a> <a href="https://genart.social/tags/BW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BW</span></a> <a href="https://genart.social/tags/abstract" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>abstract</span></a></p>
aBe<p>Playing with <a href="https://github.com/micycle1/PGS" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/micycle1/PGS</span><span class="invisible"></span></a> inside <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> </p><p>I feel a bit guilty that this is just 4 lines of code 😅 But I still like those shapes a lot and want to send them to the <a href="https://genart.social/tags/penplotter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>penplotter</span></a> </p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a></p>
aBe<p>I minimal program that draws a circle then grows 150 distorted copies of it.</p><p>The core part of the program is about 10 lines of code.</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a> <a href="https://genart.social/tags/madeWithCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>madeWithCode</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a></p>
aBe<p>I took a walk and collected some textures to use in this one.</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a> <a href="https://genart.social/tags/abstract" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>abstract</span></a> <a href="https://genart.social/tags/MadeWithCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MadeWithCode</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/pareidolia" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pareidolia</span></a></p>
aBe<p>Not long after one of the big bangs.</p><p>Working on a new artwork.</p><p>The list of things to try is long 🙂 </p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/madeByCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>madeByCode</span></a> <a href="https://genart.social/tags/abstract" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>abstract</span></a> <a href="https://genart.social/tags/colorful" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>colorful</span></a></p>
aBe<p>For 5 years we've been posting images and videos to this thread in the <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> forum. </p><p>Maybe some day we can mark it as answered 😁 </p><p><a href="https://openrndr.discourse.group/t/doodles-wall-c/51/201" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">openrndr.discourse.group/t/doo</span><span class="invisible">dles-wall-c/51/201</span></a></p><p><span class="h-card" translate="no"><a href="https://mastodon.social/@Discourse" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Discourse</span></a></span> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/generative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generative</span></a></p>
aBe<p>Gradient jungle</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a></p>
Mimetik<p>Lagged signal propagation through a dynamic graph</p><p><a href="https://genart.social/tags/openrndr" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>openrndr</span></a> <a href="https://genart.social/tags/particles" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>particles</span></a> <a href="https://genart.social/tags/graph" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>graph</span></a></p>
aBe<p>Less order and more chaos.</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/GLSL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GLSL</span></a> <a href="https://genart.social/tags/madeWithCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>madeWithCode</span></a> <a href="https://genart.social/tags/organic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>organic</span></a> <a href="https://genart.social/tags/growth" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>growth</span></a></p>
aBe<p>Between order and chaos</p><p><a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/GLSL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GLSL</span></a> <a href="https://genart.social/tags/madeWithCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>madeWithCode</span></a></p>
aBe<p>"Generative Architecture."</p><p>Code: <a href="https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary20.kt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/hamoid/genuary202</span><span class="invisible">5/src/branch/main/src/main/kotlin/Genuary20.kt</span></a></p><p><a href="https://genart.social/tags/genuary" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary</span></a> <a href="https://genart.social/tags/genuary20" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary20</span></a> <a href="https://genart.social/tags/genuary2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary2025</span></a> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a></p>
aBe<p>"Op Art"</p><p>Code: <a href="https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary19.kt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/hamoid/genuary202</span><span class="invisible">5/src/branch/main/src/main/kotlin/Genuary19.kt</span></a></p><p><a href="https://genart.social/tags/genuary" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary</span></a> <a href="https://genart.social/tags/genuary2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary2025</span></a> <a href="https://genart.social/tags/genuary19" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary19</span></a> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a></p>
aBe<p>"What happens if pi=4?"</p><p>If PI was 4.0 then colorizing its digits would be rather pointless.</p><p>Code: <a href="https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary17.kt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/hamoid/genuary202</span><span class="invisible">5/src/branch/main/src/main/kotlin/Genuary17.kt</span></a></p><p><a href="https://genart.social/tags/genuary" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary</span></a> <a href="https://genart.social/tags/genuary17" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary17</span></a> <a href="https://genart.social/tags/genuary2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary2025</span></a> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a></p>
aBe<p>"Generative palette."</p><p>Code: <a href="https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary16.kt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/hamoid/genuary202</span><span class="invisible">5/src/branch/main/src/main/kotlin/Genuary16.kt</span></a></p><p><a href="https://genart.social/tags/genuary" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary</span></a> <a href="https://genart.social/tags/genuary2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary2025</span></a> <a href="https://genart.social/tags/genuary16" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary16</span></a> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a></p>
aBe<p>"Design a rug."</p><p>Code: <a href="https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary15c.kt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/hamoid/genuary202</span><span class="invisible">5/src/branch/main/src/main/kotlin/Genuary15c.kt</span></a></p><p><a href="https://genart.social/tags/genuary" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary</span></a> <a href="https://genart.social/tags/genuary15" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary15</span></a> <a href="https://genart.social/tags/genuary2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary2025</span></a> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a></p>
aBe<p>"Subdivision."</p><p>Subdividing edges...</p><p>Code: <a href="https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary12.kt" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/hamoid/genuary202</span><span class="invisible">5/src/branch/main/src/main/kotlin/Genuary12.kt</span></a></p><p><a href="https://genart.social/tags/genuary" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary</span></a> <a href="https://genart.social/tags/genuary12" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary12</span></a> <a href="https://genart.social/tags/genuary2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genuary2025</span></a> <a href="https://genart.social/tags/OPENRNDR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OPENRNDR</span></a> <a href="https://genart.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a> <a href="https://genart.social/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a></p>