0 Members and 1 Guest are viewing this topic.
Hm, have you also tried LED displays?
I suppose with (hardware accelerated) alpha blending, you could simply have a fixed length queue of frames. Each new frame, added to the front of the queue, is rendered 100% opaque and then each of the N previous frames is blended on top with an exponential reduction in opacity.