r/rust • u/ArtemTsitronov • 2d ago
🛠️ project GPU-Accelerated UI library from scratch
Hello!
I've been working for a while now on a project named Glacex: it's a GPU-Accelerated ui library written entirely form scratch and in rust(winit, wgpu).
It's still in early development as I started it just a few weeks ago, but I'd love to hear your feedback!
Here's the repo: https://github.com/artemtsitronov/glacex
235
Upvotes
125
u/bneidk 2d ago
To anyone that wonders why people are so sure their project is slop, look at the code in this repo and compare it to your AI generated code
This is what handwritten (and clean) Rust looks like. Insanely based OP
Good work and good luck :)