ensisoft / detonator

2D game engine and editor 💥💣
GNU General Public License v3.0
312 stars 13 forks source link

Add support for premultiplied alpha #88

Open ensisoft opened 2 years ago

ensisoft commented 2 years ago

https://developer.nvidia.com/content/alpha-blending-pre-or-not-pre https://shawnhargreaves.com/blog/texture-filtering-alpha-cutouts.html https://shawnhargreaves.com/blog/premultiplied-alpha.html

ensisoft commented 1 year ago

Premultiplied alpha support added to material textures and blending.

Open items: