| View previous topic :: View next topic |
| Author |
Message |
HexDump
Joined: 07 Jun 2005 Posts: 70
|
Posted: Wed Oct 18, 2006 1:09 am Post subject: Any good document to start with PSP 3D rendering? |
|
|
Hi all,
I would like to know if there is any doc with good information about how to achieve efficient 3D rendering with PSP.
Thanks in advance,
HexDump. |
|
| Back to top |
|
 |
Raphael

Joined: 17 Jan 2006 Posts: 646 Location: Germany
|
Posted: Wed Oct 18, 2006 1:55 am Post subject: |
|
|
The best informations are in this forum as well as in the SDK samples (esp the benchmark samples, which show you what is fast and what not). Apart from that, most of the general rules for efficient OpenGL code apply to the PSP as well (apart from indexed vertices usage over vertice arrays). _________________ <Don't push the river, it flows.>
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki
Alexander Berl |
|
| Back to top |
|
 |
|