libwiisprite 0.2.2
Developers Chaosteil and Feesh! recently rolled out the latest version of the Wii homebrew sprite library librwiisprite. Version 0.2.2 is a particularly significant update since it now supports buffer loading, which eliminates the need to specify a path from where you need to load your images
LTE 3D Engine Demo
This just in! A small team called LTE studios, comprising of some really accomplished developers had been working on a free 3D engine for the Sony PSP. And today's the big day! They've just released the first demo of their product, which they've been working very hard on
LTE 3D Engine SDK LTE Studios has has rolled out the latest update of 3D Engine SDK. Developed by SiberianSTAR and Ky@, this homebrew application features:
* 3D Engine
* Mixed 2D + 3D
* Powerful and customizable 2D GUI
* Character animation system
* Particle effects
* Billboards
* Dynamic Lights
* Powerful 2D with alpha, blend, etc.
LTE 3D Engine SDK 1.0
Just a few days ago, LTE Studios had taken the wraps off their custom made free 3D engine for homebrew developers. Although it was just a demo, it did show a lot of promise.
Today, we've just realised that they've released the first version of their SDK, and the corresponding documentation
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