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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A high-performance, bindless graphics API for Rust

98 点作者 cjfont超过 10 年前

3 条评论

bjz_超过 10 年前
Hey there HN! I am one of the authors of this library - if you have any questions, feel free to ask. Kvark, one of our key contributors recently did a talk at the Toronto meetup[0] (starts from ~53:00) discussing some of the design of the API.<p>Bear in mind that the API still could use more work, and could be documented better, but it is already pretty promising. We currently only support OpenGL as a back-end, but hope to support more APIs in the future. This support is currently blocked on a some language features being fully implemented.<p>The biggest project built using gfx-rs to date is hematite[1] - a re-implementation of Minecraft. Colin Sherratt is also doing some neat work with it in his engine, snowmew[2], which is more graphics intensive.<p>If you are interested in having a chat with us, feel free to hop on our gitter room[1] or #rust-gamedev (irc.mozilla.org).<p>- [0]: <a href="https://air.mozilla.org/toronto-rust-meetup-october-2014/" rel="nofollow">https:&#x2F;&#x2F;air.mozilla.org&#x2F;toronto-rust-meetup-october-2014&#x2F;</a><p>- [1]: <a href="https://github.com/PistonDevelopers/hematite" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;PistonDevelopers&#x2F;hematite</a><p>- [2]: <a href="https://github.com/csherratt/snowmew/" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;csherratt&#x2F;snowmew&#x2F;</a><p>- [3]: <a href="https://gitter.im/gfx-rs/gfx-rs" rel="nofollow">https:&#x2F;&#x2F;gitter.im&#x2F;gfx-rs&#x2F;gfx-rs</a>
评论 #8611363 未加载
评论 #8611168 未加载
cmrx64超过 10 年前
Another gfx-rs contributor here. It still has a long way to go, but we&#x27;ve made some solid progress, but some in-progress language changes will enable to next iteration of our API, with a lot of simplification to our public interface. It&#x27;s still a WIP!
评论 #8611753 未加载
tree_of_item超过 10 年前
Anyone know a nice Rust audio library to go with this? Should we be wrapping PortAudio or something?
评论 #8611565 未加载
评论 #8611184 未加载
评论 #8611142 未加载