
I found today on PSPUpdates this handy library to help develop my own projects, it serves as an interface to SDL and Freetype, i’m sure i’ll use this in future software for the PSP.
It is a port of the PS2 SGE Library to the PlayStation Portable, it is open source and it must be distributed under the GPL or the LGPL.
Via PSPUpdates you can read this:
Homebrew developer SamuraiX (known for his work on OpenBoR) has released the SGE Library r030809 for the PSP. For those not familiar with it, SGE is a graphic library for the Simple DirectMedia Layer (SDL). Essentially a low level API, the preset graphics functions found in this release, should make coding homebrew easier.
The developer originally downloaded a version of SGE library from ps2.org but found it to be lacking support for SDL_image, Freetype, and the C++ Class. Because of this, SamuraiX decided to port the source and essentially created a version which has all the functions he needed as well as the standard functions developers expect from SGE.
Links
- Source: PSPUpdates
- Download: Download SGE Library for the PSP






