redstarcoder / draw2dui

draw2dui is a golang package for drawing user interfaces using draw2d and OpenGL.
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Implement relative widget sizing and positioning #4

Open redstarcoder opened 7 years ago

redstarcoder commented 7 years ago

Not 100% on the details of this issue but there should be some simple way to draw widgets that move and scale to the *glfw.Window/draw2d.GraphicContext size.