1 year ago
#370149
Marco
Real time plotting in c++
I'm trying to figure out which is the best way to render real time plot in c++ (fast data rate):
- Retained mode GUI (WxWidgets)
- Retained mode GUI + OpenGL
- Immediate mode GUI (Imgui)
user-interface
plot
real-time
wxwidgets
imgui
0 Answers
Your Answer