| View previous topic :: View next topic |
| Author |
Message |
ezekiel571
Joined: 17 Mar 2006 Posts: 3
|
Posted: Fri Mar 17, 2006 2:58 pm Post subject: PSP 3D Game Programming |
|
|
Is it possible to make 3D games for the psp?
if so , what is the best language to use?
I saw that there is a version of opengl called pspgl....
Also, what about direct x? |
|
| Back to top |
|
 |
JesusXP
Joined: 17 Jan 2006 Posts: 80 Location: Ontario, Canada
|
Posted: Fri Mar 17, 2006 4:18 pm Post subject: |
|
|
Hey dude!
Learn C, first.
You can read alot of stuff online about it, so you wont even need to purchase a book. Here's a good book I got pointed to when I was starting out.
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html Once your done that, you can come ask for more. Help, Im sure there will be more tutorials about 3d on psp by the time your finished. |
|
| Back to top |
|
 |
hubevolution
Joined: 17 Mar 2004 Posts: 32
|
Posted: Fri Mar 17, 2006 10:07 pm Post subject: |
|
|
well you need a lot to learn first ... and directx are only for windows environment :)
Go for OpenGL ... it is portable. |
|
| Back to top |
|
 |
ezekiel571
Joined: 17 Mar 2006 Posts: 3
|
Posted: Sat Mar 18, 2006 2:01 am Post subject: |
|
|
I actually know c/c++ and Im thinking of learning opengl for 3d programming. Im definitely a newbie, but i know my way around somewhat.
but my question is why is there pspgl if opengl can be used? |
|
| Back to top |
|
 |
dot_blank

Joined: 28 Sep 2005 Posts: 498 Location: Brasil
|
Posted: Sat Mar 18, 2006 9:03 am Post subject: |
|
|
pspgl is a port of opengl (opengl|es)
to make users who are familiar with opengl
to use for developement on a homebrew capable
psp (firmwares 1.0, 1.5 ..well ya know)
if you learn opengl then you will find pspgl
quiet similar in functions and is currently
in a some what working state ...although im
basing this on my opinion alone as i played
somewhat with pspgl yet the bugs just kept
building up so i havent played in recent times
but its a most ambitious project indeed and recommend
and in due time will have good if not great performance _________________ 10011011 00101010 11010111 10001001 10111010 |
|
| Back to top |
|
 |
ezekiel571
Joined: 17 Mar 2006 Posts: 3
|
Posted: Sat Mar 18, 2006 11:36 am Post subject: |
|
|
| Ahhh...i see, kind of what i thought. Thank you for the confirmation though. |
|
| Back to top |
|
 |
|