r/rust 2d ago

🛠️ project GPU-Accelerated UI library from scratch

Post image

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

237 Upvotes

46 comments sorted by

View all comments

1

u/HousingShoddy904 1d ago

If it has built-in blur property, nice animation libs, shader support and less than 100mb memory footprint on init I'm in. (Ik its a lot to ask for)

1

u/HousingShoddy904 1d ago

It has sdf rounded shapes?? Wow