Search Results
The Categorized OpenGL ES Tutorial Collection
I’ve received several requests for this, and I agree that finding the right OpenGL ES tutorial can be difficult so what I’ve decided to do is go through many of the available tutorials and order them by both degree of difficulty, and the native device type for the tutorials.
Below you will find OpenGL ES tutorials covering OpenGL ES 2.0, 1.1, 1.0, 1.x, for the Apple iPhone, Google Android, Pocket PC, and Microsoft Windows Mobile. Any of these tutorials cannot be converted from one device to another, but the original device type for each tutorial is listed.
iPhone Game Programming Tutorials With Video
Just like to turn you guys on to what are the best video iPhone game programming tutorials on the web so far in case you haven’t seen them. Please note that this is not the simplest iPhone game tutorial as you will be building an OpenGL game engine from scratch. This does also make this a great iPhone opengl tutorial.
– Update Jan. 2nd 2010 – Tutorial 11 has been added, and I have upgrade this list to reflect that.
iPhone Development Tutorial – Beginners Action Game
Welcome to my iphone development tutorial on programming an action game. This is a step by step tutorial for creating an iPhone action game.
You can see the result of a game running the code in the video below:
The graphics are a bit different with the tutorial (as some of those in the video are being used in an actual project) but that is the result of running the actual code within the tutorial.
Open Source iPhone App Store Apps List – 39 So Far!
Welcome to the fourth iteration of the open source iphone app list. For those that have seen similar listings on other sites using the exact wordings, and links below welcome to the source for the original list.
It can be tough to learn how to develop, especially when it comes to finding complete examples. That’s why I put this list together. Each of these apps has been in the app store, and all but one are in there right now. So if you’re looking for an example of some real apps here they are.
18 OpenGL ES Resources That You Must Know!
OpenGL ES is the graphics API used for programming the iPhone. If want to create your own game engine, design a game from scratch, or create some other graphically intensive app that requires you to go beyond Core Animation and Quartz, then you will need to have a good understanding of OpenGL ES. I updated this list previously upon the release of the OpenGL ES 2.0 capable iPhone 3GS, and since then I’ve received a few messages about some of the resources being updated, and found a couple new resources that i have listed below. If you want to have an understanding, or just want to see if learning OpenGL ES is your cup of tea then you will want to check out these resources.
