Use this tag for the questions about the Piston GUI, a Rust library.
Questions tagged [conrod]
1 questions
0
votes
1 answer
How do I position things properly in Conrod
I'm trying to write code using conrod with a winit/glium backend. Conrod is an intermediate mode graphical user interface library for Rust while wininit provides an event model and glium the OpenGL bindings.
My code draws a grid of values onto a…

locka
- 5,809
- 3
- 33
- 38