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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Tachyonfx: A library for creating shader-like effects in terminal UIs

146 点作者 orhunp_11 个月前

8 条评论

smusamashah11 个月前
This immediately reminded of Terminal Text Effects from few weeks ago<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40503202">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40503202</a><p><a href="https:&#x2F;&#x2F;chrisbuilds.github.io&#x2F;terminaltexteffects&#x2F;showroom&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chrisbuilds.github.io&#x2F;terminaltexteffects&#x2F;showroom&#x2F;</a>
评论 #40784350 未加载
k1ns11 个月前
I enjoy projects that push the limits of what we expect from terminals. However, as an end user, I would be highly annoyed at a terminal with effects like this. My favorite thing about terminals is the minimal cruft from unnecessary peacocking. Every other mode of application has decades of built-up obligation to be flashy or entertaining in the way it presents information. Not terminals, though, that&#x27;s the last place where less is more.
评论 #40789791 未加载
评论 #40789850 未加载
评论 #40791922 未加载
hardwaresofton11 个月前
5 years from now, someone is probably going to be annoyed that this exists, but for now, CLI ecosystem in Rust getting better and better is awesome.<p>IMO Rust has some of the best ergonomics (difficulty of getting started with the language aside) for building great CLIs with crates like clap, ratatui and co.<p><a href="https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;clap" rel="nofollow">https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;clap</a><p><a href="https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;ratatui" rel="nofollow">https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;ratatui</a>
评论 #40787384 未加载
ElegantBeef11 个月前
As someone working a TUI game I wanted stuff like this myself so just wrote what I now refer to as a &quot;terminot&quot;. Actual shaders and non grid align rendering. Nice to see people attempt to emulate it in a proper terminal emulator.<p>If anyone is interested in what a terminot does: <a href="https:&#x2F;&#x2F;streamable.com&#x2F;t5kz2y" rel="nofollow">https:&#x2F;&#x2F;streamable.com&#x2F;t5kz2y</a>
评论 #40790908 未加载
stuaxo11 个月前
Lovely, these would be really nice in text adventures.
schaefer11 个月前
Those graphs of animation tweens - in the terminal no less - are beautiful.
omneity11 个月前
Making the terminal more lively is a laudable goal. My only peeve is that a video or gif of those effects would have been most perfect.
评论 #40781602 未加载
评论 #40783429 未加载
lawlessone11 个月前
reminds of of Caves of Qud