Posts Tagged ‘apple’

Finishing With Interface Builder – Building Your iPhone Apps Interface Quickly 2/2

 This is the second part of the tutorial on building your iPhone App’s interface in interface builder.  In this video I quickly drag out all the elements, and connect the interface elements with the appropriate outlets, and actions, and build the class file automatically.

This is the 5th video/tutorial in this series, and I hope you enjoy it.

The first tutorial can be found here:
>>> Developing Your First Apple iPhone App <<<

Big List of Youtubers Who Will Review Your iPhone App

As many of you may have noticed, I have been updating my older resource lists with updated links that have been shared with me in the last few months since starting this site, and I’ve been uploading tutorials/other videos to Youtube.

One resource which I didn’t really think about was Youtube.  I wasn’t really a Youtuber before uploading my videos, but something I noticed was that there is a massive number of people on Youtube doing app reviews.  Usually developers will upload a usage video to Youtube, and ultimately that’s the end of things, it’s hit or miss, and most videos get very few views.  

Building Your iPhone App’s Interface Quickly

Hi everybody, this is the fourth installment of my series Your First Apple iPhone App Store App Step-By-Step tutorial series.  This is a 2-part lesson on building your App’s interface in Xcode’s interface builder.

Here is the video:
This video was embedded using the YouTuber plugin by Roy Tanck. Adobe Flash Player is required to view the video.

Source Code: Particle Based Explosions In iPhone OpenGL ES

Hi everybody, if you’ve been following me on twitter you may have seen my tweet about an open sourced iPhone version of Space Invaders

If you haven’t seen it yet, it’s a very concise implementation of the classic game, and also a very basic implementation, but I noticed something pretty cool while playing with it, and that was the particle based explosions. So what I did was spend about 3 minutes playing with the code, and I came up with the demo shown here in this video.

16 Killer iPhone OpenGL ES Resources

Here’s my updated list of OpenGL ES resources, this list includes tutorials, engines, blogs, and books.  I have updated it to include a couple of OpenGL ES 2.0 resources, and many other OpenGL ES 1.x resources that others have shared with me.

I have created a new version of this list at: 18 OpenGL ES Resources That You Must Know!

Math Resources