Helco / PebbleOfDoom

A platform is only hackable when some form of Doom is ported to it, let's make Pebble hackable!
MIT License
6 stars 0 forks source link

Renderer: Fix sprite black pixels #142

Closed Helco closed 2 years ago

Helco commented 2 years ago

Of course sprite rendering does not quite work yet, especially black pixels are currently drawn as transparent.

Helco commented 2 years ago

Fixed by 4c9080a

Let's hope that 16 sectors in total is enough, but we should be able to increase if necessary.