risha
11-04-2008, 04:05 AM
hi everybody,
I am working on borland builder C++ version 5.0. I am trying to use Opengl to draw graphs. The problem is " x axis on the graph represents time in secs and y represents data which is is pumped in by an external device. i need to have a continous scrolling data of secs written as text near the x axis and the graph is plotted in the middle of the opengl window(gltranslate( width/2,height/2,0) of the window).After 100 secs it should delete the index value data of 0 and the graph and text should draw from o to 101 and so on ..."
i am not sure as to post it in open gl forum or c++ forum.
Any help would be great. got stuck with this problem for long time.
Regards,
Risha
I am working on borland builder C++ version 5.0. I am trying to use Opengl to draw graphs. The problem is " x axis on the graph represents time in secs and y represents data which is is pumped in by an external device. i need to have a continous scrolling data of secs written as text near the x axis and the graph is plotted in the middle of the opengl window(gltranslate( width/2,height/2,0) of the window).After 100 secs it should delete the index value data of 0 and the graph and text should draw from o to 101 and so on ..."
i am not sure as to post it in open gl forum or c++ forum.
Any help would be great. got stuck with this problem for long time.
Regards,
Risha