forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

pspgu Sprite Tuturial

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Tue Jul 28, 2009 6:32 am    Post subject: pspgu Sprite Tuturial Reply with quote

does anyone know where i can find a sprite tuturial because i'm new to spriting and the gu. although the concept of sprites is simple i need to know how to do it any ideas

edit: and what about animated sprites i'm thinking of using psprtc to get this done but not exactly sure how to implement so i'm thinking on it before it get to it but any ideas would also be great here
Back to top
View user's profile Send private message MSN Messenger
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Tue Jul 28, 2009 10:09 pm    Post subject: Re: pspgu Sprite Tuturial Reply with quote

coolkehon wrote:
does anyone know where i can find a sprite tuturial because i'm new to spriting and the gu. although the concept of sprites is simple i need to know how to do it any ideas

edit: and what about animated sprites i'm thinking of using psprtc to get this done but not exactly sure how to implement so i'm thinking on it before it get to it but any ideas would also be great here


Just update the image every frame.

If you mean GU_SPRITE (or something)... that is just how you can draw a rectangle. You only have to pass 2 vertices.
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Tue Jul 28, 2009 10:44 pm    Post subject: Reply with quote

I figured it out. I just used the u,v cordinates
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group