Hello guys,

I would like to make a tail or streak-like effect for a moving points that fades out behind them. I tried to avarage the color of the buffer each frame then bitblt the results, I got something similar to the tail but at the cost of speed.

So anyone has any idea? I am using GDI API with VB6.

Thanks in advance.