|
|
|
|
|
by sevensor
3571 days ago
|
|
I'm sure this is great from the perspective of a Rust developer who wants a Rust GUI library, and the post is basically written from that perspective. If I'm not using Rust, are there compelling reasons for me to switch from Qt? Does conrod have the equivalent of QOpenGLWidget so that I can mix 2D widgets with 3D visuals? |
|
http://docs.piston.rs/conrod/conrod/guide/chapter_1/index.ht...
If you haven't encountered an immediate-mode GUI API before, you're probably going to find it a bit strange coming from Qt.