[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Fast method for pixellated animation



Ian Mallett wrote:
Not sampling in a scaling operation doesn't make sense. You need at least one sample to get a reconstruction.

Yes, it's a slightly odd way of phrasing it. I take it to mean
that only one source pixel is sampled for each destination
pixel, rather than interpolating between source pixels.

--
Greg