Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.28 KB

README.md

File metadata and controls

40 lines (28 loc) · 2.28 KB

Swift Prototypes

These are Swift programming experimental prototypes, created to isolate example functionality.

This Xcode workspace enables me to prototype inside isolated projects, and then reuse those projects as future templates. For example, instead of scaffolding a new SceneKit project each time I want to test something, I can simply extend an existing prototype.

Not intended as an exhaustive repository of examples, these are added as needed based upon projects I'm currently working on. If you happen to cross similar paths, please help yourself.

Categories

Cocoa

SceneKit

SpriteKit