#png

[ follow ]
fromGames by Mason
1 week ago

Stop Shipping PNGs In Your Games

Here are some examples of features you would expect out of a texture format that you're not going to find in an image format: Can you work around all these issues? Sure. You can premultiply and generate your mipmaps at load time. You can ship separate images for each cuebmap face. But now you're resigned to cheap mipmap generation, and cubemaps that are difficult to downsample correctly. You can certainly make it work,
Software development
Software development
fromInfoQ
3 weeks ago

Third Edition of PNG Specification Released, Adds HDR and Official APNG Support

PNG Third Edition adds HDR color, formalizes APNG animations, and embeds Exif metadata, modernizing PNG as a lossless alternative to AVIF and WebP.
Graphic design
fromTheregister
2 months ago

New version of the PNG image standard released

The Portable Network Graphics (PNG) format has received updates including HDR support and official animation, solidifying its place in modern graphics.
[ Load more ]