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:
Netlib Netlib
Youresam from our forums has released a bugfix to his Netlib homebrew library for the PSP. Netlib started out as a library of functions so PSP developers don't have to re-type the code. Then it added phone-dialling feature, then email support and then text messaging! It's so easy to use too
Stackless Python PSP 2.5.2 R1 Stackless Python PSP 2.5.2 R1
Here's a bit of good news for the aspiring PSP developer out there. carlosedp has announced that a new build of the Stackless Python PSP programming language is now available for use within the homebrew community.
The version was build using the latest version of the original Stackless Python Code, currently at v 2.5
hConvert hConvert NOTE: This download is for the Linux and Mac OS X version of hConvert ONLY.Jaeden Amero has developed a program that will allow for "kiddies" (newer developers) to convert .c, .cpp, and .h files into .bin files
Woopsi Woopsi from ant512:
There are quite a few under-the-hood changes this time around. First of all, Quirky (of Bunjalloo fame) supplied patches for half a dozen crashes, which are all now fixed. There are a number of other miscellanous bugfixes in there too
Woopsi Woopsi Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.Changelog:Fixes:- Replaced code in clipping Gadgets : : clipRectToHierarchy () with call to newRect functions.- PackedFont16 : renderChar () abort Correctly If There is Nothing to render( Lakedaemon )
Nitro Engine V 0.5.0 Nitro Engine V 0.5.0 Hello!This is a 3D engine, which aim is to make easier the procces of making a 3D game for the DSCharacteristics:-Loader of models and textures from FAT.-Dual 3D, as easy as normal 3D.-Can load BMPs of 8, 16, and 24 bits and convert them into textures.-Hardware-accelerated effects like fog and toon shading
PSDeveloper PSDeveloper
PSDeveloper BETA is a Windows application that will allow you to develop for the PSP. This homebrew application works on both Windows Vista and Windows XP. Here's a list of features of TRStealthX' PSDeveloper BETA has:
Insert common, media, and net headers.
Insert callback routines.
Example codes of Hello World and Displaying an image to the PSP
PSPToolchain PSPToolchain
The 'long-time' developers would distinctly remember downloading a file from www.oopo.net/consoledev. Popularly known as a toolchain, it was an automated script which you ran in Cygwin or a Linux distribution to download, compile and set up the C/C++ compiler and the environment
Phoenix Game Engine (Lua) 0.01 Phoenix Game Engine (Lua) 0.01
Phoenix Game Engine (PGE) is a fully featured engine for game development written by InsertWittyName and MK2k.
PGE Lua is the Lua wrapper of that engine.
Features:
pge.controls - Handling button and analog input.
pge.dir - Directory access and file system operations that deal with directories.
pge
LUA PLayer LUA PLayer
LUA PlayerFrom our very own QJ.NET Forums comes out today the begininngs of the next Lua PLayer. One of the staunch members, Insoniac197, expressed the work and updates that has been done to support v0.20 functions. These things include so far, the update to Lua 5.1 and the freetype now being supported.
Also, the file System.rename is now working
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