LovingYou
11-08-2007, 12:50 AM
Hello, guys.
I need your help.
I'm working on a real-time chart using opengl and c++.
This is kind of seismogram or stock chart. It works on real-time and updates every single second.
Here is the problem. I can draw chart once but I cannot update changed data later on. I think buffers of opengl take data for display before complete to calculate and draw it at once.
I'm trying to do with very simple program, but I can't.
Please let me know if you have any idea.
Thanks.
I need your help.
I'm working on a real-time chart using opengl and c++.
This is kind of seismogram or stock chart. It works on real-time and updates every single second.
Here is the problem. I can draw chart once but I cannot update changed data later on. I think buffers of opengl take data for display before complete to calculate and draw it at once.
I'm trying to do with very simple program, but I can't.
Please let me know if you have any idea.
Thanks.