nanogui icon indicating copy to clipboard operation
nanogui copied to clipboard

Custom node/widget drawing/paint and per drawn item event handling ?

Open nyue opened this issue 5 years ago • 0 comments

Hi,

Does Nanogui support custom drawing/paint so that I can draw e.g. circles, to represent anchor points and for them to be able to handle events ?

I am wondering if it would be possible for me to write a nodal-graph like UI like the following but with NanoGUI

https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/master/docs/_images/screenshot.png

Cheers

nyue avatar Jun 14 '20 15:06 nyue