I'm writing an application that plots about 750,000 points. It usually takes about 200-230 milliseconds to do a redraw. I'm fairly new to open gl programming and feel like this may be a little slow and that in some way I am not taking avantage of the hardware acceleration the way I should, despite modeling my opengl setup after demo programs from NeHe's website. Does anyone know if this is the speed for which i can expect opengl to render or am I doing something wrong.
Thanks,
kiamicel



