Youresam has released LUA BMPlib for PSP. This is a library for helping Lua script coders to load and use BMP images in their Lua programs with a simple line of code. Currently this version is not optimized, and can be slow. Youresam is trying to optimize this library for a better performance.
About:
* BMPlib allows you to open bmp images in lua
How-to:
Simply copy "bmplib.lua" into your programs folder and put dofile("bmplib.lua") in your program.
I have attached a sample BMP along with a sample program. To run the sample, place this folder in your LuaPlayer/Applications folder.
2.00+ USERS: This is like a normal LuaPlayer app and should work like all luaplayer apps do.
Functions:
Image.bmpload(filename)
Opens the 24-bit BMP file and returns it as an image
Bugs:
It takes luaplayer a long time to draw an image pixel by pixel, so loading bitmaps takes some time.
To-Do:
* Bitmap saving once I learn how to save binary files in lua
* All bitmap bit support (1,4,8,16)
* Optimization: If a row of pixels are the same color, draw all at once instead of individually to save time
Author:
This program was created by "youresam". If you need to contact me, my AIM is youresam1. You may modify the source of bmplib, but I will warn you it is tricky. There is padding in certain places based on certain numbers, instead of RGB its GBR, and the pixels are upside down.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Daaa's animlib v4 mod Daaa's animlib v4 mod
This next one should be useful for those who are just learning to code in Lua. Homebrew developer daaa57150 dropped by QJ.Net Forums and updated his own take on animlib v4. Take note that the original animation library was first coded by Grimfate126. Animlib lets users create animations based on multiple images or on spritesheets
Engine02 10/08/29 update (PSP) Engine02 10/08/29 update (PSP)
from Stealth:
E02 is a versatile, multiplatform 2D game development system. Its editors and powerful script interface allow users to create the characters and environment that make up the game, while the program handles I/O, low-level player/object management, etc
FLIB Truetype Font Library FLIB Truetype Font Library
Samstag from our forums has put in a lot of time and created this Library for PSP Homebrew Programmers. What it does is make it easy for developers to use TrueType fonts in your program. Without something like this, it becomes very difficult and time-consuming to write code to use TrueType Fonts
Xgraphics 1st Edition Xgraphics 1st Edition
Over on our PSP Development forums, xart has just announced that the Xgraphics part of XSDK is now ready and available. You can get your copy by clicking on the download link.
According to the Xart website, Xgraphics is "a set of C++ classes for allowing cross platform graphics to be achieved in your Xcode projects
OSLib MOD 1.0.0 OSLib MOD 1.0.0
Developer Sakya visited the QJ.NET Forums earlier to announce the release of OSLib MOD 1.0.0. As its name implies, this is actually a modified version of the OSLib homebrew developed by Brunni.
OSLib, in case you're wondering, is short for Oldschool Library, a 2D graphics library for the Sony PlayStation Portable
Lua Animated Sprite Class Library Lua Animated Sprite Class Library
I'd advise you to free up some memory stick space on your PSP right now as I can see that an influx of Lua games and applications will be coming your way very soon
intraFont intraFont
A bitmap font library for PSP using the PSP's internal font (firmware pgf and bwfon files)
Changelog:
* added support for Chinese (gb3s1518
sdlBasic PSP sdlBasic PSP
We've got some good news for the beginner PSP homebrew developers out there, courtesy of Deniska. The dev is announcing that the sdlBasic devkit has been updated to version 0.6.
As a recap, this homebrew is actually a PSP port of the multiplatform interpreter for BASIC (Beginner's All-purpose Symbolic Instruction Code)
Prokill Fake PSP Bricker Prokill Fake PSP Bricker
Note from the dev (Killerfeeshy):
PROKILL is an app for the PSP that pretends to install Custom Firmware but goes wrong then pretends to brick your PSP
Comments on LUA BMPlib for PSP:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if LUA BMPlib for PSP supports it