| View previous topic :: View next topic |
| Author |
Message |
Vale
Joined: 22 Jul 2005 Posts: 4
|
Posted: Sat Jul 23, 2005 3:04 am Post subject: Graphical Programming? |
|
|
| I know some c and c++ but I was wondering what type of graphical programming does the PSP accept? So basicly are all the graphical output functions hard coded into the program? Does anyone know where exactly i can find something that has been programed for the psp so i can see how it works? IM using nems source with alot of modified stuff and was wanting to make shapes and move stuff around on the screen while clearing the previous layer. So does anyone know where i can find some PSP tuts about this? Thanks in advanced - Vale |
|
| Back to top |
|
 |
sexdwarf
Joined: 14 Jul 2005 Posts: 34
|
Posted: Sat Jul 23, 2005 3:06 am Post subject: |
|
|
you can use SDL for the PSP - get it from the SVN repository, and view the sample file under the tests directory as an example... _________________ ...isn't it nice, sugar and spice...
...luring disco dollies to a life of vice... |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Sat Jul 23, 2005 3:16 am Post subject: Re: Graphical Programming? |
|
|
| Vale wrote: | | IM using nems source with alot of modified stuff and was wanting to make shapes and move stuff around on the screen while clearing the previous layer. |
Don't use Nem's... it's outdated. Use SDK examples. _________________ Lego of my Ago! |
|
| Back to top |
|
 |
|