Categories
- Code (3)
- Code Snippets (12)
- git (1)
- Hardware (1)
- News (5)
- Objective-C (6)
- Precompiled (4)
- Programming (1)
- Review (1)
- Swift (9)
- Swift Standard Library (3)
- Tips (3)
- Tutorial (22)
- Uncategorized (3)
- WWDC (1)
-
Recent Posts
Meta
-
Author Archives: idz
Implementing a 360º Video Viewer with SpriteKit and SceneKit
A few days ago I published a post that showed how, with relatively little code, you could create a primitive 360º panoramic photo viewer in SceneKit. In this mini-post I am going to show how by adding SpriteKit and a … Continue reading
Getting Started with ModelIO
The Model I/O framework was introduced at WWDC 2015, however there is remarkably little sample code out there. Over the past few days I have been trying to write reliable code to import an .OBJ file and apply textures to … Continue reading
Posted in Uncategorized
5 Comments
ShinkansenSpeed: MapKit and CoreLocation in Swift
This article explains how to use CoreLocation and MapKit to display a location and speed on a map. Last year I was in Japan and I was traveling on some seriously speedy trains. I was gutted (not happy) that the … Continue reading
Posted in Uncategorized
Leave a comment