954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

pygame pixelarray image skewing help

Okay basically I want to load an image and skew it.
Does anyone have any suggestions how I can accomplish this?

For a visual representation of what I want to do

+-+-+-+
|o|o|o|
+-+-+-+
|o|o|o|
+-+-+-+
|o|o|o|
+-+-+-+

To:
      +-+-+-+
      |o|o|o|
    +-+-+-+
    |o|o|o|
+-+-+-+
|o|o|o|
+-+-+-+

The o's are filled pixels And the rest is transparent.


if someone knows of a way how to do this in pygame please help :)

DragonReeper
Newbie Poster
6 posts since Aug 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: