| View previous topic :: View next topic |
| Author |
Message |
Arshia001
Joined: 11 Mar 2009 Posts: 3
|
Posted: Fri Mar 13, 2009 9:11 pm Post subject: How can I make 3D apps? |
|
|
Hello again.
I was new here a few days ago.Since then,I've learned quite a bit about coding for the PSP,But I still don't know how to use the graphics library.
Can anybody please tell me where I can begin learning to do it?I tried to read the included samples in MINPSPW but I got totally lost.
(I'm familiar with Direct3D and 3D apps.)
Thanx in advance. |
|
| Back to top |
|
 |
Ooblik
Joined: 10 Apr 2008 Posts: 38
|
Posted: Tue Mar 17, 2009 12:41 pm Post subject: |
|
|
| Look at the damn samples again! If you don't get it your not cut out for it. Also Google is helpful. I figured the basics out myself and I'm not even out of highschool yet... |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Tue Mar 17, 2009 1:17 pm Post subject: |
|
|
| If you want something more complete than the samples, look at the code for Quake 2. I do believe that used the GU for rendering. If you can't get it from that, you need to go take some more classes first. We don't give lessons here. |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Tue Mar 17, 2009 5:50 pm Post subject: |
|
|
| Goto the psp-hacks.com site and look at a "3d App" source call Luna. Its not completed but it give a good example on what you might want to do. But learn the gu and gum commands if you want to make a 3d app with real rendered model. Use something like lte, triEngine to get you started too. |
|
| Back to top |
|
 |
|