Werxzy

@werxzy.itch.io

New polyomino puzzle game : https://werxzy.itch.io/infinimoes I also stream my game development sometimes: https://twitch.tv/werxzy

More batch lerp() / line() tests for #picotron 0.3.1 The batch lerp can take a table of parameters that are each themselves an index into a quad definition. There's something like 3 layers of indirection going on there, but it enables a very tiny per-quad inner loop. (1000 polys / 60fps / 55% cpu)