Graphical Programming?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Vale
Posts: 4
Joined: Fri Jul 22, 2005 7:27 am

Graphical Programming?

Post by Vale »

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
sexdwarf
Posts: 34
Joined: Thu Jul 14, 2005 12:07 am

Post by sexdwarf »

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...
User avatar
Agoln
Posts: 326
Joined: Wed Jun 08, 2005 3:14 am
Location: Fort Wayne, IN

Re: Graphical Programming?

Post by Agoln »

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!
Post Reply