Difference between revisions of "Development tutorials"
From Pandora Wiki
(→ARM Cortex A8 Tutorials) |
m |
||
Line 9: | Line 9: | ||
* [http://www.lazyfoo.net/SDL_tutorials/index.php Lazy Foo's Tutorials]. Not Pandora specific, but a good guide to getting your programming environment set up, along with many SDL tutorials. | * [http://www.lazyfoo.net/SDL_tutorials/index.php Lazy Foo's Tutorials]. Not Pandora specific, but a good guide to getting your programming environment set up, along with many SDL tutorials. | ||
* [http://iki.fi/sol/gp/ Sol's Graphics for beginners]. Not Pandora specific, but a good place to get started with SDL graphics coding. | * [http://iki.fi/sol/gp/ Sol's Graphics for beginners]. Not Pandora specific, but a good place to get started with SDL graphics coding. | ||
+ | * [http://jnrdev.72dpiarmy.com/ 2D Jump'n'Run Tutorial] | ||
==OpenGL on the Pandora== | ==OpenGL on the Pandora== |
Revision as of 10:18, 1 June 2010
Contents
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.
- 2D Jump'n'Run Tutorial
OpenGL on the Pandora
The Kernel
Matchbox Window Manager
- Matchbox version
- Setting up xoo on Ubuntu 8.04/8.10 (Theme Testing and Development)