View previous topic :: View next topic |
Author |
Message |
lougv22
Joined: 04 Mar 2009 Posts: 8
|
Posted: Thu Mar 12, 2009 1:08 am Post subject: 3D graphics engine for YDL 6.1 on the PS3? |
|
|
So I want to do some simple game development for the PS3 on YDL 6.1. What would be a good 3D graphics engine to use? At work we use OGRE. Will that work on YDL?
Also, what are some good software development tools on YDL? Is there something similar to Visual Studio? |
|
Back to top |
|
|
ouasse
Joined: 30 Jul 2007 Posts: 90 Location: Paris, France
|
Posted: Thu Mar 12, 2009 5:34 am Post subject: |
|
|
For now, no PS3-specific 3D graphics engine is available, except Mesa3D which is a software renderer. No official hardware 3D acceleration is available.
If you want a decent programming environment better use the officiel IBM Cell SDK :
http://www.ibm.com/developerworks/power/cell/
The Cell SDK is provided in YDL but you can also install a PC version (to work on a PC) and execute the compiled programs on the PS3. |
|
Back to top |
|
|
|