ReadMe.txt
### Scene Kit Material Editor ### |
=========================================================================== |
DESCRIPTION: |
Demonstrates the capabilities of Scene Kit materials. The user interface allows to tweak many SCNMaterial and SCNMaterialProperty properties and offers a live preview on several built-in geometries. |
=========================================================================== |
PACKAGING LIST: |
AppDelegate.h/m |
This is the main controller for the application and handles the setup of the view and the creation of a scene. It declares properties for Cocoa Bindings extensively used in MainMenu.xib to display rich information about a node's geometry and its materials. An instance of this class resides in MainMenu.xib and uses an IBOutlet reference for the view (which has been wired up through Interface Builder). |
ASCView.h/m |
A subclass of SCNView that handles mouse events to rotate a specific node only. |
ASCValueTransformers.h/m |
Declare and implement value transformers needed in the user interface for bindings. |
=========================================================================== |
Copyright (C) 2012 Apple Inc. All rights reserved. |
Copyright © 2012 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2012-07-31