PSPAnimator 1.0b - BETA TESTERS WANTED

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
Kameku
Posts: 32
Joined: Thu Mar 23, 2006 12:17 pm
Location: Oregon, USA

PSPAnimator 1.0b - BETA TESTERS WANTED

Post by Kameku »

Check out the readme for control details.

Basically, LUA Paint program with frames. Start shows the animation.

I need a beta tester or two for PSP, since I have been using the Windows LUA Player, and I just want some feedback.

Download is [here]
jbirdta2
Posts: 1
Joined: Fri Mar 24, 2006 11:01 am

Lua Ani

Post by jbirdta2 »

i like the app script is really clean.
im pretty new to lua so i didnt notice any think off.

i left you some code on psplua's forum for the screenshot function

my suggestions for your program would be:

i used it from lowser.(lowser icon would be cool)

some way to exit the app to lowser (i try to implement it for easy debuging)
in all the new lua gfx apps id like to see:
copy,cut,paste(Hardest to do of course)in your app you could copy the prev frame to next frame with ease though.
Gradients,
line tool,
Numbered color input(R,G,B)(Hex)
layers? I would think it would be easy to blit a new transparent layer.

Well I guess your not gonna make it photoshop anyway.
more of a animation based program.
THINK.
Kameku
Posts: 32
Joined: Thu Mar 23, 2006 12:17 pm
Location: Oregon, USA

Post by Kameku »

I am having a lot of fun with this. Next update will probably have Square and/or Line tools, analog usage, and most likely incrementing screenshots.

For now, enjoy, and let me know anything new I could slap on there.

OH YEAH, to view the animation, press Start.

[EDIT]
I have been working on the code, and have made the following changes:
- Analog input
- Menu (still buggy right now, fixing) accessed by select
a. Save
b. Load slot (will be needing help with this, for user input etc.)
c. Controls (in case you forget, and for future addons)
d. Exit game
- Screenshot function
- Altered method of display

Still working on:
- Loading (will be coming within the next week, if I work on it and don't slack off)
- Line tool
- Square tool

In distant future:
- Copy/Cut/Paste
- Image viewing
- Alternate thicknesses
- Layers (my biggest goal, although it seems easy enough)

I will be uploading this version soon enough, and maybe I'll preformat for your Lowser use! Maybe. ^_^
Kameku
Posts: 32
Joined: Thu Mar 23, 2006 12:17 pm
Location: Oregon, USA

Post by Kameku »

Okay, you can all download the updated version [Here], let me know if there are any annoying bugs, or if you have a suggestion or question. :]
glynnder
Posts: 35
Joined: Sun Sep 04, 2005 9:54 pm

Post by glynnder »

hmmm im also working on an animator program for the PSP...

But it will be part of something else.

Mine you view the animation with triangle, start quit's
But its very beta at the moment.

Oh well it wont hurt to have mroe than one, can u post a screenie?
yossistarz2
Posts: 21
Joined: Mon Apr 10, 2006 5:26 am
Contact:

Post by yossistarz2 »

Nice but you should think of some really helpful options like copy from the current image to the next one (keeps animation clean) or adding grid (for as option) lines and there are more to talk about.

For now it looks nice. Keep working it might become useful for LUA users (for programmers specially)
glynnder
Posts: 35
Joined: Sun Sep 04, 2005 9:54 pm

Post by glynnder »

dam, yosi, u just told him wat i was gonna do!
Post Reply