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

Re: [pygame] MMX Transform for Win32



Are there other people interested in adding this kind of function to the pygame library? If there is significant interest in a 'warping' function like this, I can take the time to code it up. But be warned that it will be quite a bit slower than a pure scaling function.

Richard

Ian Mallett wrote:
On Sat, Mar 8, 2008 at 8:03 PM, Richard Goedeken <SirRichard@xxxxxxxxxxxxxxxxxxxxxxx <mailto:SirRichard@xxxxxxxxxxxxxxxxxxxxxxx>> wrote:

    Regarding your previous message, I presume you are referring to
    transforming a
    rectangular pixel map into an arbitrary quadrilateral?

Yes.