Video Tutorial: Beginner OpenGL ES and GLKit Part 12: Making a Simple 3D Game...
Learn the second part of making a simple 3D game with OpenGL ES and GLKit: making the game scene. Video Tutorial: Beginner OpenGL ES and GLKit Part 12: Making a Simple 3D Game (Part 2) is a post from:...
View ArticleVideo Tutorial: Beginner OpenGL ES and GLKit Part 13: Making a Simple 3D Game...
Learn the third part of making a simple 3D game with OpenGL ES and GLKit: adding game play. Video Tutorial: Beginner OpenGL ES and GLKit Part 13: Making a Simple 3D Game (Part 3) is a post from: Ray...
View ArticleHow To Write A Simple Node.js/MongoDB Web Service for an iOS App
Learn how to create your own web service for your iOS app with Node.js and MongoDB! In today’s world of collaborative and social apps, it’s crucial to have a backend that is simple to build and easy to...
View ArticleVideo Tutorial: Beginner OpenGL ES and GLKit Part 14: Making a Simple 3D Game...
Learn the final part of making a simple 3D game with OpenGL ES and GLKit: adding finishing touches. Video Tutorial: Beginner OpenGL ES and GLKit Part 14: Making a Simple 3D Game (Part 4) is a post...
View ArticleHow to Write An iOS App that Uses a Node.js/MongoDB Web Service
Learn how to create an iOS app that uses a Node.js/MongoDB server as its back end! Welcome back to the second part of this two-part tutorial series on creating an iOS app with a Node.js and MongoDB...
View ArticleVideo Tutorial: Beginning 3D Modeling with Blender: Getting Started
Get started using Blender for 3D modeling: learn the components of Blender's basic scene, how to navigate windows and panels, and how to manipulate objects. Video Tutorial: Beginning 3D Modeling with...
View ArticleDeveloping iOS 7 Applications with iBeacons Tutorial
Have you ever wished that your phone could show your location inside a large building like a shopping mall or baseball stadium? Sure, GPS can give you an idea on which side of the building you are. But...
View ArticleVideo Tutorial: Beginning 3D Modeling with Blender: Editing an Object
In this video tutorial you will learn how to edit an object using Blender. Video Tutorial: Beginning 3D Modeling with Blender: Editing an Object is a post from: Ray Wenderlich The post Video Tutorial:...
View ArticleInternationalization Tutorial for iOS [2014 Edition]
Me Gusta Internationalization! Update 23 April 2014: Original post by Sean Berry, now fully updated for iOS 7 by Ali Hafizji. Creating a great iOS app is no small feat, yet there is much more to it...
View ArticleVideo Tutorial: Beginning 3D Modeling with Blender: Unwrapping the UV Mesh
In this video tutorial you will learn how to unwrap the UV mesh using Blender so that you can add textures to your 3D objects. Video Tutorial: Beginning 3D Modeling with Blender: Unwrapping the UV Mesh...
View ArticleHow To Make A Swipeable Table View Cell With Actions – Without Going Nuts...
Make a swipeable table view cell without going nuts with scroll views! Apple introduced a great new user interface scheme in the iOS 7 Mail app – swiping left to reveal a menu with multiple actions....
View ArticleVideo Tutorial: Beginning 3D Modeling with Blender: Exporting for OpenGL ES
In this video tutorial you will learn how to export your 3D model from Blender so that you can use it in your OpenGL ES apps. Video Tutorial: Beginning 3D Modeling with Blender: Exporting for OpenGL ES...
View ArticleReaders’ App Reviews – April 2014
April Readers’ Apps: From Color Theory to Steampunk! April is finally here, and boy have you all been busy. There were more than 60 submissions since last month’s review article! It was very hard to...
View ArticleAudio Tutorial for iOS: File and Data Formats [2014 Edition]
Image credit: ilco Before working with the iPhone, I had sadly little experience with sound formats. I knew the difference between .WAVs and .MP3s, but for the life of me I couldn’t tell you exactly...
View ArticleAudio Tutorial for iOS: Converting and Recording [2014 Edition]
This article is the second in a three-part Audio Tutorial series covering audio topics of interest to the iPhone developer. In the first article in the Audio Tutorial series, I covered the difference...
View ArticleAudio Tutorial for iOS: Playing Audio Programatically [2014 Edition]
Screenshot from BasicSounds sample project This article is the third in a three-part Audio Tutorial series covering audio topics of interest to the iPhone developer. So far in this Audio Tutorial...
View ArticleHow to Create a Framework for iOS
In the previous tutorial, you learned how to create a reusable knob control. However, it might not be obvious how to make it easy for other developers to reuse it. One way to share it would be to...
View ArticleVideo Tutorial: Using LLDB in iOS Part 1: Getting Started
Challenge Your challenge for this tutorial is use LLDB to find some bugs in a provided project. Download demo starter Download demo finished Download challenge starter Download challenge finished...
View ArticleUnity 4.3 2D Tutorial: Physics and Screen Sizes
Welcome back to our Unity 4.3 2D Tutorial series! In the first part of the series, you started making a fun game called Zombie Conga, learning the basics of Unity’s 4.3′s built-in 2D support along the...
View ArticleVideo Tutorial: Using LLDB in iOS Part 2: Using Expressions
Learn how to use expressions in LLDB. Video Tutorial: Using LLDB in iOS Part 2: Using Expressions is a post from: Ray Wenderlich The post Video Tutorial: Using LLDB in iOS Part 2: Using Expressions...
View Article