| View previous topic :: View next topic |
| Author |
Message |
darkness
Joined: 15 Jun 2008 Posts: 121
|
Posted: Tue Jul 08, 2008 4:25 am Post subject: A tutorial of the Psp port of SDL? |
|
|
I've searched but I haven't fuond a tutorial about the psp port of SDL!
( I'm a newbie with SDL ) |
|
| Back to top |
|
 |
DairyKing
Joined: 28 Jun 2008 Posts: 13
|
Posted: Tue Jul 08, 2008 5:09 am Post subject: |
|
|
Basiclly the same as any SDL.
For 2D it's more or less just about getting the framebuffer and start working on it. 3D is just like GL, I suppose. |
|
| Back to top |
|
 |
whistler
Joined: 04 Mar 2008 Posts: 40
|
Posted: Tue Jul 08, 2008 5:11 am Post subject: Re: A tutorial of the Psp port of SDL? |
|
|
| darkness wrote: | I've searched but I haven't fuond a tutorial about the psp port of SDL!
( I'm a newbie with SDL ) |
heres a good sdl tutorial
http://lazyfoo.net/SDL_tutorials/index.php
all the information you need to run them on your psp is included with the psp port of sdl in README.PSP |
|
| Back to top |
|
 |
|