Elektrine lite

← Feed

@cliffle@hachyderm.io

Post #2775407

2026-04-07 19:57 UTC

@thejpster@hachyderm.io @wren6991@types.pl I'm really curious about the layering technique he came up with. I have vague guesses but that's it.

Replies (1)

  • @wren6991@types.pl 2026-04-07 20:24

    @cliffle@hachyderm.io @thejpster@hachyderm.io Doing 1-bit alpha with just a data-dependent branch per pixel during scanline composition is doable at 480p60. Not sure if he has other tricks but for 4 layers (so 3 alpha layers) I don't think you need more than that.

    Open ##2775408