aBe on Nostr: "Draw one million of something." A million static lines. Only a tiny part of each ...
"Draw one million of something."
A million static lines. Only a tiny part of each line is rendered (thanks to a #GLSL #shader). The part that is drawn is animated in a loop of 30 frames. A random time offset in each line-loop makes it very hard (impossible?) for us to notice the repetition.
Lets see how how much is left after video compression 😅
Code: https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary08.kt
#genuary #genuary8 #genuary2025 #OPENRNDR #Kotlin
A million static lines. Only a tiny part of each line is rendered (thanks to a #GLSL #shader). The part that is drawn is animated in a loop of 30 frames. A random time offset in each line-loop makes it very hard (impossible?) for us to notice the repetition.
Lets see how how much is left after video compression 😅
Code: https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary08.kt
#genuary #genuary8 #genuary2025 #OPENRNDR #Kotlin