Skip to content
/ Slides3D Public

3D Presentation Framework based on SceneKit

Notifications You must be signed in to change notification settings

mpw/Slides3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

### SceneKit's presentation for WWDC2013 ###

===========================================================================
DESCRIPTION:

This application presents a series of slides integrated in a 3D environment. 
Each slide present a different feature of SceneKit. 
The code for each example is in a separate file and is independent from the other slides.

===========================================================================
BUILD REQUIREMENTS:

Mac OS X v10.9 or later

===========================================================================
RUNTIME REQUIREMENTS:

Mac OS X v10.9 or later

===========================================================================
PACKAGING LIST:

ASCSlide.m is the base class for every slides.
ASCSlideTextManager.m manages the text, bullets, titles for a given slide
Then every slide are implemented under the "Slides" folder. One file per slide. Every slide is independant from the other.

===========================================================================
CHANGES FROM PREVIOUS VERSIONS:

Version 1.0
- First version.

===========================================================================
Copyright (C) 2013 Apple Inc. All rights reserved.

About

3D Presentation Framework based on SceneKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published