Difference between revisions of "Development"
From Pandora Wiki
(→OpenGL on the Pandora) |
|||
Line 6: | Line 6: | ||
[[OpenGL ES 1.1 Tutorial]] | [[OpenGL ES 1.1 Tutorial]] | ||
+ | |||
[[OpenGL ES 2.0 Tutorial]] | [[OpenGL ES 2.0 Tutorial]] | ||
+ | |||
[[Combining OpenGL ES 1.1 and SDL to create a window on the Pandora]] | [[Combining OpenGL ES 1.1 and SDL to create a window on the Pandora]] | ||
+ | |||
+ | ==Other== | ||
[[PXML|PXML file structure guide]] | [[PXML|PXML file structure guide]] |
Revision as of 13:45, 17 February 2009
Getting your code onto the Pandora
OpenGL on the Pandora
Combining OpenGL ES 1.1 and SDL to create a window on the Pandora