Pandora Tutorials On The Pandora Wiki


Butterman

Gief Pandara
Joined
Jan 30, 2009
Messages
776
Location
London
Website
Visit site
The Pandora wiki CODE
http://pandorawiki.org/
has been bare for months. I understand this is because the developers are too busy working on drivers and such.

Well, the Pandora is out in a few months, we want to hit the ground running, so everybody can start putting their applications on the device.

I'm starting by writing some OpenGL ES tutorials and with how to integrate ES and SDL on the Pandora. I'm also working on explaining how to cross-compile in Windows. My work so far is here. CODE
http://pandorawiki.org/Development_tutorials

OpenGL on the Pandora.

I think we should all start working on tutorials, we've all got good knowledge of our respective fields here. Get to work. Any tutorial is good!
 
Last edited by a moderator:
We're working on a basic 'framework' for pandora applications, so they can play nice together. ie: Ways to package up apps so they can run on SD, and where data should be stored, etc. (People cna do whatever they want in their apps of course, but playing nice is better.)

Once it gets a bit further along we can reveal the locatoin for the source, and we can start hacking out some tutorials. Theres not a lot to it, but there is demo code, and even an app using it for real. A lot of work in progress early alpha stuff yet, but coming together...

But good point on the tuts.

jeff
 
Last edited by a moderator:
That's great to know!

I think I will continue on these ES tutorials tho, if you guys don't mind :D
 
Last edited by a moderator:
Course, I was just adding to your post; our framework is only concerned with app packaging and related, and some core utils to make things like clock setting easier, etc. We're not going there, so you can do it :)

jeff
 
Last edited by a moderator:
Back
Top