• Just to add, it might help to just use g.setColor(...).fillRect(x,y,x+1,x+1) (without a different screen mode) for something like Mandelbrot - then it'll update the screen as and when the data is calculated.

About

Avatar for Gordon @Gordon started