Y
Yasin Cepeci
I want to draw a live diagram. I have to draw sine(sinus) like diagrams that
changes by time. It slides every second a pixel left to right. I made it
with setpixel() and arrays but it requires more and more memory.
Is there any easy way to draw it
Thanks a lot ;
changes by time. It slides every second a pixel left to right. I made it
with setpixel() and arrays but it requires more and more memory.
Is there any easy way to draw it
Thanks a lot ;