AW: How to Construct Real Time GUI for 2D Graphs

Märkl Thomas MaerklTh23085 at ohm-hochschule.de
Tue Mar 25 00:54:15 PDT 2008


Hello,

I am currently working on a similar program.
For the controlls I plan to use wxwidgets and for the drawing I consider to use 
wx.GraphicsContext and wx.GraphicsPath.

I don't know if OpenGL is worth the overhead. 

Regards,

Tom


-----Originalnachricht-----
Von amit <in4tunio at gmail.com>
Gesendet Di 25.03.2008 04:21
An wx-users at lists.wxwidgets.org
Betreff How to Construct Real Time GUI for 2D Graphs



Hi,

I need to make a GUI for a real time Action (AI) Planning System. The
GUI will contain controls and displays. For the controls I will be
using wxWidgets. The display will be refreshed few times every second
or so, with updated output - like the figure at
http://www.ai-center.com/projects/excalibur/documentation/model/basics/actions.html
. Is there a simple way to make such 2D graphs? One option is to use
some OPENGL based library. Do you know such library?

Thanks,
-Amit
_______________________________________________
wx-users mailing list
wx-users at lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wx-users




More information about the wx-users mailing list