www.byjp.me/content/notes/twitter/1096919268770414592/index.md
JP Hastings-Spital 6957430d96 Adding replies (probably too many)
I think I've only added replies to myself, but I have a hunch I've added more than that, which means broken links. Ehh… we'll fix it in post.
2024-01-18 22:58:26 +00:00

11 lines
507 B
Markdown

---
date: "2019-02-16T23:48:28Z"
tags:
- imported
- from-twitter
- golang
in_reply_to: ../1096919221345357824
---
I decided to generate the gif in [golang](/tags/golang) too. Palette quantisation was fun to learn about; how you take a 32 bit colour image and decide which colours you should use when downsampling into 256 colours.
I used the "Median Cut" method \([https://github.com/ericpauley/go-quantize/quantize](https://github.com/ericpauley/go-quantize/quantize)\) {{< imgorvid src="media-1.mp4" >}}