TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: PaletteWB 2.0.0 Released

1 点作者 dkrajzew超过 2 年前
Hello there!<p>I build a tool for playing with color palettes. I know, it&#x27;s not really the first one but there are some special features, I would like to talk about.<p>First, it supports not only 8bit palettes, but also ones with up to 65536 indices. And floating point palette indices. Now, floating point indices are smooth - the palette is stretched along the value range of 0.0 to 65535.0 including fractions and optional interpolation. That&#x27;s fine. But usualy indices with more or less than 256 entries are not easy to understand, as colors get pruned or do not show up...<p>Second, the fact that you can have up to 65536 color entries does not make life simpler, in contrary. Some of the algorithms, like e.g. repetition patterns (which already were on HN, <a href="http:&#x2F;&#x2F;www.krajzewicz.de&#x2F;blog&#x2F;stretching-the-c64-palette.php" rel="nofollow">http:&#x2F;&#x2F;www.krajzewicz.de&#x2F;blog&#x2F;stretching-the-c64-palette.php</a>), easily generate vast palettes. How to limit the user, here? One implemented solution is that you have to set a maximum palette size using an extra option in the settings... Are there better ways?<p>And, third, what is the best way to promote it - besides posting it here?<p>Sincerely, Daniel

暂无评论

暂无评论