Lua 3rd Person Camera Example
Homebrew developer blah has released a new build of his helpful demonstration for other Lua coders. Using an edited Lua Player (packaged) he has incorporated a "Gumlook.at" code to show how a 3rd Person Camera angle can be created using Lua.
This new version, v0
Lua Adhoc lrx Module
be2003 has just released Lua-Adhoc lrx module. This library will allow all you Lua coders to have ad-hoc functionality in your games. Sounds nice doesn't it?
Here's what the author had to say:
"Well this is my second lua library and it is fully featured with two functions. There is alot more todo but this is a start
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
Lua Animation Lib
It's two nights before Christmas and all through the house not a homebrew developer was stirring except Grimfate126. The generous guy has released the fourth installment of his Lua AnimationLib as his present for all Lua developers. This app helps users understand the ins and outs of Lua animations for the PSP
Lua based command prompt
Heads-up! Homebrew dev alatnet is back, and this time, he's got a Lua command prompt to share with you guys. This is the same guy who made the PSPSDK Makefile Creator, a program that promises to put your "How do I make my own makefile?" questions to rest, by simplifying makefile creation for CC++ homebrew
LUA BMPlib for PSP
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
LUA Code Development
We have a new development environment for PC's scripting language LUA for the PSP. The program is designed for all those who are starting with LUA as it facilitates the use of pretty language and the preparation of the script to run on the PSP.
New version is available for this programming environment for PSP
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
Lua Devkit
Among all the homebrew news which I personally report, my favorite would be updates regarding development tools and the like. It's great to see people making tools which other people can use to save time and make better homebrew. gosugenji from our forums would be one such example.
He has just released a Lua Devkit for budding Lua developers