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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Native Immediate-Mode UI Library

3 点作者 petabyt11 天前
For the past few months I&#x27;ve been working on Rim, an immediate-mode UI library that renders down to native retained-mode toolkit widgets.<p>I&#x27;ve always preferred using native desktop toolkits for my projects, but it&#x27;s always such a pain to use a retained-mode approach and maintain state in two different places.<p>This, and my jealousy of how easy people in the ImGui world have it (it&#x27;s so much easier!), led me to create a virtual DOM for desktop toolkits.<p>This gives me the full power of the immediate-mode paradigm, but still allows me to target native toolkits.<p>Feel free to ask any questions or provide suggestions.

暂无评论

暂无评论