fast graphics
i want to write a visual debugger for a neural network, with many interconnected nodes.graphpane would not work for this because my nodes are interconnected, i will have to draw my own nodes and connections.
the key here is that i want to actually be able to see connections increase in weight, and see numbers and/or colors change on the nodes when they get activated, all in real time...
would realtime calls to draw in an output pane be fast enough to do this?
or maybe i should use a pinboard layout?
or maybe i shouldn't be using capi for this at all?
thanks,
-dan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"A ship in port is safe, but that is not what ships are built for."
— Benazir Bhutto