Page 1 of 1

Lines

Posted: Tue Nov 23, 2021 6:10 pm
by pinback
I woke up hungover this morning and wrote this. The default values are enjoyable enough, but once you're done with that, I recommend you set the arguments to 300 lines with a 100 width:
lines.exe 300 100
Then you will have fun.

https://pinback.net/app/lines.zip

Re: Lines

Posted: Tue Nov 23, 2021 6:17 pm
by pinback
BTW, in support of this development platform (Lua/LOVE), I set the number of lines to 100,000, and even at 4K I'm getting over 1FPS.

It's a lot of lines.

Re: Lines

Posted: Tue Nov 23, 2021 6:19 pm
by pinback
And it's actually drawing five lines for each line, to get the gradient effect. Maybe there's a better way to do that, but I'm too dumb to figure it out.