Hacker News new | ask | show | jobs
by BruceM 3847 days ago
Blendish (https://bitbucket.org/duangle/oui-blendish/overview) is pretty amazing and lightweight (by itself).

It works with NanoVG, so it is useful in environments where you're already running OpenGL.

1 comments

Thats a very nice find, thanks for the link. I'm not entirely sure about putting everything into a header file -- and marking load of pretty big functions as 'inline' but well, it simplifies the build a lot it seems!