Skip to content

This is a little iOS 8 demo app I made for a talk at dispatch_sync in Portland in June, 2014.

Notifications You must be signed in to change notification settings

incanus/SceneKitDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SceneKit Demo

This is a little iOS 8 demo app I made for a talk at dispatch_sync in Portland in June, 2014. You can check out the slides from the talk in PDF form here.

The app uses a normal but hidden text field that the keyboard interacts with, then uses the text from that field as the input to an SCNText object in SceneKit, making 3D text. You can edit and clear the text, use pan and pinch gestures to move the camera around, tap on the text to increase the extrusion depth of the text, and toggle a little animation sequence which rotates the text. Or, you can try all of these in combination!

About

This is a little iOS 8 demo app I made for a talk at dispatch_sync in Portland in June, 2014.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published