Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octrees for Victory #2514

Merged
merged 6 commits into from
Jan 1, 2022
Merged

Octrees for Victory #2514

merged 6 commits into from
Jan 1, 2022

Conversation

dankamongmen
Copy link
Owner

Reimplement the sixel quantization algorithm with an octree-kinda approach. Provides a speedup on most images, supports more color registers (we now request 256 and then 1024), improves quality on some (also costs a slowdown on some images, and reduces quality on many, but I think I know how to fix that). Eliminates weird color divergence in #2503. Obsoletes #1452.

@dankamongmen dankamongmen force-pushed the dankamongmen/octrees-for-victory branch from 8ccf0a6 to bc77cb8 Compare January 1, 2022 04:56
@dankamongmen dankamongmen merged commit 03160d9 into master Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant