PSP coder Geecko is back in the homebrew scene to release his latest project, gLib2D, a lightweight 2D graphics library for the PSP. Some of its features include basic objects display, JPEG and PNG support, alpha blending and texture cropping, third coordinate support and intraFont compatibility, among others.
Developer's note:
There was once a library "graphics" pretty basic, but whose source code was readily understandable. The user's changed little by little to meet their needs, but he soon realized that the library had some big flaws. He corrected the extent possible, and added new features. Then, through patience and tinkering, he learned to use the pspgu. It was very powerful, but complex to master, and he spent much time rewriting the code and adapt it to have satisfactory performance, so he lost a lot of time stumbling over small technicalities. Realizing that the library "graphics" deserved to be taken to zero, the user decided to create a new library, deliberately limited, to be fast and lightweight, it combined the advantages of the two libraries, namely: simplicity , performance, opportunities.
Thus was born gLib2D.
Feature list:
Display of basic objects, namely rectangles.
Possibility of texturing, JPEG and PNG support
Scale (scale), rotation, coloring, alpha blending, displaying a part of the texture (crop)
Ability to combine these effects at the same time
Support for a third coordinate, Z, to use the depth buffer
Concept of relativity, and how to transform 2D OpenGL (Pop / Push)
Using Intelligent pspgu: library use only what is necessary for the display.
Compatibility with intraFont (not included)
Definition of many constants, and macros useful.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Isometric Map System Test 4 Isometric Map System Test 4
For the guys who were here two years ago, you will probably developer b0xx0r's initial release of the Isometric Map System. This app, in case you weren't around back then, is the development version of an isometric map maker to help programmers create their own turn-based RPGs
X-Flash Kerrang Build 5 X-Flash Kerrang Build 5
If you don't have enough PSP know-how, back off. Now! You could end up having a bricked PSP if you're not careful. This application by Art could alter as well as create a custom firmware for your PSP. The original Dark_AleX Custom Firmware modification does not work under MPH firmware launcher
Velocity Library (vLib) Velocity Library (vLib)
Zettablade from the QJ.NET Forums (forums.qj.net) has updated Velocity Library (vLib), a "general purpose library" for quickly making simple 2D games (although some limited 3D features are included in the library). Earlier this month, we reported on vLib v1.0 and vLib v1.1.
Velocity Library v1
Evilmana tile set Evilmana tile set
For those of you who use PSPMillionaire's EvilMana TileEditor, you'll definitely find PlayStation Portable homebrew developer dan369's application very useful. It's called Evilmana tile set and it's now on version 1.6.
If you're unfamiliar with app, here's a bit of a primer
FindC FindC
PSPXavier has released an updated version of his PSP tool that aids in the design process of homebrew games. A side purpose of this application is the ability to find out the exact coordinates of those dreaded dead pixels. FindC is a Lua application and stands for Find Coordinates
Visual Application Visual Application
With the release of the Nanodesktop update that provides compatibility with custom firmwares and the PSP Slim, homebrew developer Andrea Badiali (a.k.a. andbad) has released a new version of Visual Application. The app is now compatible with the Slim and CFWs
Lua Compiler Lua Compiler
melterx12 from our forums has released a new program today to help Lua coders get to grips with the language and compile ua code for running on a PSP. Some of you may be thinking that you don't need a compiler for Lua code, you can simply write it in notepad and save the Luascripts as .Lua files
LuaPlayer LuaPlayer
ouresam, the creator of the online Lua Library known to developers as netlib has released yet another online application today, this one being a LuaPlayer v0.16 modification which allows it to scan for WiFi access points! This is a modification and therefore LuaPlayer v0
Non-Module LuaPlayer Non-Module LuaPlayer
Youresam from our forums have been trying to get someone to compile LuaPlayer v0.16. Finding no one, he did all the work himself. But in the process, youresam realized it would be a whole lot better to compile v0.20 instead.
Since v0.18 included module loading, 2.00+ users are no longer able to use LuaPlayer