Skip to content

v0.1.1 - Better compression (and bug fixes)

Compare
Choose a tag to compare
@boatbomber boatbomber released this 12 Nov 03:26
· 20 commits to main since this release
5c54a35

This version merges colors based on perceived difference, calculating color space according to the cones of a human eye. This means that the blending artifacts are less noticeable to us humans, while still keeping the Instance count nice and low. With this, I've also made it compress a bit more aggressively.

Also fixed some bug with edge cases.