Skip to content

MaatheusGois/fox2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fox2

Scene Kit sample code that was demonstrated at WWDC 2017.

Screen Shot 2022-07-21 at 08 49 12

Overview

This sample code demonstrates the following Scene Kit features that were added in iOS 11, tvOS 11, and macOS 10.13:

  • Camera constraints define the camera behaviour of the app/game
  • A new physically-based depth of field effect achieved with “bokeh”
  • Screen space GPU tessellation (using Pixar’s openSubdiv)
  • Animation of character tones using a new animation engine (and API)
  • Cascaded shadow maps
  • GameplayKit integration

Requirements

Build

Xcode 9 or later

Runtime

iOS 11 or later, tvOS 11 or later, macOS 10.13 or later

Devices

Fox 2 must be run on a physical device. Fox 2 is not supported on the iOS Simulator or tvOS Simulator.

About

Sample spritekit WWDC17 updated for Swift 5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages