Hacker News new | ask | show | jobs
by Lichtso 1287 days ago
Shameless self promotion plug, I developed a GPU accelerated 2D rendering framework in Rust as well. It even comes with an experimental UI framework on top, which you can try in the browser if you have WebGPU enabled:

https://github.com/Lichtso/contrast_renderer

1 comments

Hey, I just ran the showcase locally. That looks super cool! Awesome project!
Thanks!

You can also checkout the "feature/ui" branch in GIT [1] to get the UI framework prototype.

[1]: https://github.com/Lichtso/contrast_renderer/tree/feature/ui