tophat2d / tophat

:tophat: a 2d game library for Umka
https://tophat2d.dev
BSD 3-Clause "New" or "Revised" License
73 stars 5 forks source link

Fixing slim gaps. #205

Open skejeton opened 4 months ago

skejeton commented 4 months ago

The new renderer should automatically handle slim gaps, as shown in this example:

image

They don't look good, and are quite annoying to fix on the developer side. Many engines and frameworks suffer from this, but in tophat it especially makes sense to fix it.