Difference between revisions of "Development tutorials"

From Pandora Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
== ARM Cortex A8 Tutorials ==
 +
* [[Floating Point Optimization]]
 +
 
== SDL Tutorials ==
 
== SDL Tutorials ==
  

Revision as of 07:22, 25 July 2009

ARM Cortex A8 Tutorials

SDL Tutorials

These tutorials assume you know the basics of C++ programming, and know your way around a C++ compiler.

  • Lazy Foo's Tutorials. Not Pandora specific, but a good guide to getting your programming environment set up, along with many SDL tutorials.
  • Sol's Graphics for beginners. Not Pandora specific, but a good place to get started with SDL graphics coding.

OpenGL on the Pandora

The Kernel

Matchbox Window Manager

See Also