| View previous topic :: View next topic |
| Author |
Message |
pspn00b999
Joined: 17 Aug 2005 Posts: 3
|
Posted: Wed Aug 17, 2005 5:55 pm Post subject: 2D help for a n00b please |
|
|
Hi Guys
Background - VB,C and a bit of GBA development
I have recently installed the kit, etc and have got to the point of hello world.
I have my main C algorithm sorted but now (for the port) need to be able to sort graphics and sound out (sound later)
In terms of graphics I need to
1) Draw a main background (e.g. chessboard)
2) draw and move pieces (e.g. chess pieces)
3) Toggle to an options view (with menu) and then back
Strictly 2D stuff, no 3D yet
I know ZERO about graphics on the PSP - Can someone point me in the direction of a
1) Tutorial
2) Sample Code
ANY HELP SERIOUSLY APPRECIATED
THANKS |
|
| Back to top |
|
 |
cwbowron

Joined: 06 May 2005 Posts: 76 Location: East Lansing, MI
|
Posted: Wed Aug 17, 2005 11:22 pm Post subject: Re: 2D help for a n00b please |
|
|
| pspn00b999 wrote: |
I have my main C algorithm sorted but now (for the port) need to be able to sort graphics and sound out (sound later)
In terms of graphics I need to
1) Draw a main background (e.g. chessboard)
2) draw and move pieces (e.g. chess pieces)
3) Toggle to an options view (with menu) and then back
|
I think that perhaps you have not searched very in depth for your sample code, because pspChess does all 3 of your graphics operations and the source code is available.
www.cse.msu.edu/~bowronch/pspchess_src.zip |
|
| Back to top |
|
 |
pspn00b999
Joined: 17 Aug 2005 Posts: 3
|
Posted: Thu Aug 18, 2005 4:44 am Post subject: |
|
|
Thank you ever so much for the link !
Exactly what Im after ..
One problem .... It seems to be a dead link --- will try later and see if it works
Again - THANK YOU |
|
| Back to top |
|
 |
cwbowron

Joined: 06 May 2005 Posts: 76 Location: East Lansing, MI
|
Posted: Thu Aug 18, 2005 5:02 am Post subject: |
|
|
| pspn00b999 wrote: |
One problem .... It seems to be a dead link --- will try later and see if it works
|
That server seems to be down. You can also get it at bace.bowron.us/pspchess_src.zip |
|
| Back to top |
|
 |
pspn00b999
Joined: 17 Aug 2005 Posts: 3
|
Posted: Thu Aug 18, 2005 5:16 am Post subject: THANK YOU ! |
|
|
| I have it -- EXACTLY what I was after - THANK YOU |
|
| Back to top |
|
 |
|