keepee⚫
keepee.bsky.social
keepee⚫
@keepee.bsky.social
code, art, gamedev
that was the daily seed on the 12th. the numbers are year-month-date
April 14, 2025 at 6:54 PM
metal
April 13, 2025 at 3:46 PM
while !ducks_sorted(): duck_sort()
April 13, 2025 at 12:06 PM
this was the main inspiration :)
April 13, 2025 at 8:44 AM
alt
April 12, 2025 at 6:51 PM
the initial idea sparked from a way to get randomly lengthed lines:
multiply uv.y by the amount of lines you want, then floor it for line indices, then use that as a seed for a random float which determines the lines length, which then goes into a step function against the uv.x
April 12, 2025 at 6:38 PM