main thread ... plotter.
secondary thread... plot point computer.
...
check if updating a pixmap or an image invokes a deep copy.
...
use opengl to draw points on a texture.
scale the texture to match the display.
use secondary thread to compute which point bins should be enabled.
---
gl pixel buffer.

0 comments:
Post a Comment