| View previous topic :: View next topic |
| Author |
Message |
MuffinKing
Joined: 13 Dec 2005 Posts: 5
|
Posted: Tue Dec 13, 2005 11:12 am Post subject: Blitting Images... |
|
|
| I'm currently learning C programming at cprogramming.com. To no avail, I don't know how to blit images or anything, just print and use if statements and variables. I would like to know how to blit images with libpng and how to have a cursor if possible, no this isn't for a shell but for something else. Thanks! |
|
| Back to top |
|
 |
dr_watson
Joined: 28 Nov 2005 Posts: 42
|
Posted: Tue Dec 13, 2005 11:39 am Post subject: |
|
|
Take a look at the Blit example that came with the latest PSPSDK. It's in "samples\gu\blit"
Or you can have a look of the source code of my game and engine:
http://forums.ps2dev.org/viewtopic.php?t=4286 |
|
| Back to top |
|
 |
MuffinKing
Joined: 13 Dec 2005 Posts: 5
|
Posted: Tue Dec 13, 2005 12:17 pm Post subject: |
|
|
Wow nice game!!!!!!! I would love to try it out once your done... can I be a beta tester... better yet can I be yuor apprentice :D. I'll look at your source code :). Thanks again! |
|
| Back to top |
|
 |
|