dynamic wave creation
-
Hi to All, I want to create a sine-wave like the one in (Windows Task Manager->performance Bar)..which should be moving depending upon some input..... Please give me some hints
----------------------------- I am a beginner
Could you be a bit more explicit ? What do you mean exactly by creating a sine wave ? Do you want to display some signal on the screen ? Are you looking for a kind of chart control ? If yes, take a look at my sig.
Cédric Moonen Software developer
Charting control [v3.0 - Updated] OpenGL game tutorial in C++ -
Could you be a bit more explicit ? What do you mean exactly by creating a sine wave ? Do you want to display some signal on the screen ? Are you looking for a kind of chart control ? If yes, take a look at my sig.
Cédric Moonen Software developer
Charting control [v3.0 - Updated] OpenGL game tutorial in C++Thanks for the reply I know my questions is not specific. I am just doing this to just to learn.I am a VC++ learner. when i was looking at the windows task manager performance tab, it strike my head to create something like that, ...since then i am breaking my head....I guess you can assume just drawing a signal....
----------------------------- I am a beginner
-
Thanks for the reply I know my questions is not specific. I am just doing this to just to learn.I am a VC++ learner. when i was looking at the windows task manager performance tab, it strike my head to create something like that, ...since then i am breaking my head....I guess you can assume just drawing a signal....
----------------------------- I am a beginner
If you want to learn how to do something like that, the easiest way is to look at the code of another example[^]
Cédric Moonen Software developer
Charting control [v3.0 - Updated] OpenGL game tutorial in C++ -
If you want to learn how to do something like that, the easiest way is to look at the code of another example[^]
Cédric Moonen Software developer
Charting control [v3.0 - Updated] OpenGL game tutorial in C++