Quantcast
Browsing latest articles
Browse All 13 View Live

Augmented Reality iOS Tutorial: Marker Tracking

Learn how to use marker tracking to display a 3D image at a given point in this augmented reality iOS tutorial!Augmented Reality iOS Tutorial: Marker Tracking is a post from: Ray Wenderlich The post...

View Article


Augmented Reality iOS Tutorial: Location Based

Learn how to make a location based augmented reality app that displays points of interest over video in this augmented reality iOS tutorial!Augmented Reality iOS Tutorial: Location Based is a post...

View Article


Sprite Kit Tutorial: How To Drag and Drop Sprites

Learn how to drag and drop sprites (with or without gesture recognizers) in this Sprite Kit tutorial for beginners!Sprite Kit Tutorial: How To Drag and Drop Sprites is a post from: Ray Wenderlich The...

View Article

Image may be NSFW.
Clik here to view.

How to Make a Line Drawing Game with Sprite Kit

Learn how to make a line drawing game like Flight Control! In 2009, Firemint introduced the line drawing game to the world when they released the incredibly popular Flight Control. In a line drawing...

View Article

Image may be NSFW.
Clik here to view.

How to Make a Line Drawing Game with Sprite Kit and Swift

Learn how to make a line drawing game like Flight Control! Note from Ray: This is a Swift update to a popular Objective-C tutorial on our site, released as part of the iOS 8 Feast. Enjoy! In 2009,...

View Article


Image may be NSFW.
Clik here to view.

How To Make A Simple Drawing App with UIKit and Swift

How To Make A Simple Drawing App with UIKit Update 4/10/2015 Updated for Xcode 6.3 and Swift 1.2 Update note: This tutorial was updated to iOS 8 and Swift by Jean-Pierre Distler. Original post by...

View Article

Image may be NSFW.
Clik here to view.

Numerical Algorithms using Playgrounds

There’s nothing like lines on graph paper to bring back nightmares from high school.For many problems, no analytic solution exists. For others, there is, but it would take too long to calculate, and In...

View Article

Image may be NSFW.
Clik here to view.

OS X View Controllers Tutorial

Learn how to control the UI with this OS X View Controllers Tutorial! When writing any code, it’s important to get clear separation of concerns — functionality should be split out into appropriate...

View Article


Image may be NSFW.
Clik here to view.

NSOutlineView on macOS Tutorial

Update 9/30/16: This tutorial has been updated for Xcode 8 and Swift 3. When writing applications, you often want to show data that has a list-like structure. For example, you might want to display a...

View Article


Image may be NSFW.
Clik here to view.

Command Line Programs on macOS Tutorial

Update 9/22/16: This tutorial has been updated for Xcode 8 and Swift 3. Not so long ago, before the advent of graphical user interfaces, command-line programs were the primary method for interacting...

View Article

Image may be NSFW.
Clik here to view.

Augmented Reality iOS Tutorial: Location Based

Learn how to make a location based augmented reality app that displays points of interest over video! Update note: This tutorial was updated for Swift 3 and iOS 10 by Jean-Pierre Distler. Augmented...

View Article

Image may be NSFW.
Clik here to view.

How To Make An App Like Pokemon Go

One of the most popular games on mobile today is Pokemon Go. It uses augmented reality to bring the game into the “real world” and gets the player doing something good for her health. In this tutorial...

View Article

Image may be NSFW.
Clik here to view.

macOS View Controllers Tutorial

Learn how to control the UI with this macOS View Controllers Tutorial! When writing any code, it’s important to get clear separation of concerns — functionality should be split out into appropriate...

View Article

Browsing latest articles
Browse All 13 View Live