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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Pixie – A full-featured 2D graphics library for Nim

27 点作者 treeform将近 4 年前

4 条评论

ajusa将近 4 年前
Pixie is super cool - I recently spent some time getting it up and running on the 3DS and was shocked at how easy it was. I only needed to do a single code change and everything just... works. Granted CPU rendering on the 3DS is pretty slow, as it isn&#x27;t known for its speed, but it is super cool that I could write Nim code and draw stuff on it in a platform agnostic way.<p>Eventually I&#x27;ll get around to rewriting one of my projects (a visual novel engine) to use it for better 3DS support, and so that I can get a lot of the benefits of Nim.
treeform将近 4 年前
I am the presenter in the video. I am here to answer any questions about 2d graphics, Nim programming language, performance and testing. Thank you for watching!
评论 #27647731 未加载
Guzba将近 4 年前
Co-author here, I worked a bunch on the SIMD stuff in Pixie which I have really enjoyed. If anyone is curious about SIMD or anything else I&#x27;ll be around.
antattack将近 4 年前
Great presentation. Looking forward to fidget 2.