TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

27 pointsby treeformalmost 4 years ago

4 comments

ajusaalmost 4 years ago
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.
treeformalmost 4 years ago
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 未加载
Guzbaalmost 4 years ago
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.
antattackalmost 4 years ago
Great presentation. Looking forward to fidget 2.