Hacker News new | ask | show | jobs
by rootlocus 204 days ago
Oooo, I remember Garry Newman! I found his UI library GWEN (GUI Without Extravagant Nonsense) when I was still in uni and working on my game engine. It's been abandoned for 9 years now, nice to see he's still working on cool tech.

[1] https://github.com/garrynewman/GWEN

1 comments

He also made the UI framework used by S&box. It's based on HTML/CSS + Razor but is not rendered with a browser.

https://sbox.game/dev/doc/systems/ui/razor-panels/