Hacker News new | ask | show | jobs
by mlinksva 4316 days ago
I had to look up what "immediate mode" means -- http://sol.gfxile.net/imgui/ discussion at http://lambda-the-ultimate.org/node/4561

Add to https://github.com/rust-lang/rust/wiki/Community-libraries#g... ?

2 comments

Here's a link to Casey Muratori's presentation on imgui. Important context, IMO, since this is the genesis of imgui as an easily-identifiable "pattern" that many others have run with in various languages/environments.

https://mollyrocket.com/861

Yes! this is one of the first links that introduced me to the more promising side of imgui - Conrod probably wouldn't have taken this direction without this intro.
http://www.rust-ci.org/ is a really good resource for community libraries for Rust!