PDA

View Full Version : Easy_PSP_Gradation



wraggster
November 23rd, 2008, 22:41
News/release from percyflette (http://xtreamlua.com/forums/viewtopic.php?f=4&t=4569&sid=363e5362807a0b97cfcc2ddfe3424251)


Hi people!

Easy programming, I present my first application: Easy_PSP_Gradation.

It is a creator of degraded for psp. This code in C and with the SDL.
At the base there was just to see how we can "feel" the pixels of a surface but finally, I added other features to try to make it more interesting and may be useful to someone.
It allows you to create degraded easily and directly from the PSP in 3 different modes. They are starting from a starting color green color end. The colors are managed in quantities of red green and blue. It is these values that vary more or less important to move the starting color to the color of purpose. Gradients made can be saved on your memory card format. Bmp and size 480 * 272. The names of degraded is automatically defined. They will be in the ms0: / PICTURE / SCREEN_DEGRADE.

To see how this one works, I invite you to read the readme file.

Download and Give Feedback Via Comments