Skip to content

Mobcrush/ReplayKitDemo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

ReplayKit Live Demo

This repository demonstrates how to setup ReplayKit Live using a SceneKit demo game. See https://github.com/Mobcrush/ReplayKitDemo/blob/master/Objective-C/Common/AAPLGameViewController.m for the reference implementation.

Fox: Building a SceneKit Game with the Xcode Scene Editor

This sample code demonstrates how to use Xcode to build a SceneKit level, choose the renderer in between Metal and OpenGL ES, add positional audio triggers, and setup light maps with the new material properties. It also demonstrates the usage of particle systems, complex material settings including normal and illumination maps. SceneKit's physics is used to detect collisions with walls, ground, enemy and to collect collectable items. This sample app also show how to use SpriteKit to achieve the 2D game overlays (for score and congratulations screen).

Requirements

Build

Xcode 7.3, iOS 9.0 SDK, tvOS 9.0 SDK, OS X 10.11 SDK

Runtime

iOS 9.0, tvOS 9.0, OS X 10.11

Copyright (C) 2016 Apple Inc. All rights reserved.

About

Demo project to aid developers who are integrating ReplayKit Live

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published