diff --git a/5DPlannerTask/CustomScene.swift b/5DPlannerTask/CustomScene.swift index 74178d6..b6771ca 100644 --- a/5DPlannerTask/CustomScene.swift +++ b/5DPlannerTask/CustomScene.swift @@ -6,8 +6,6 @@ // Copyright © 2017 Darius Miliauskas. All rights reserved. // - - import UIKit import SceneKit diff --git a/5DPlannerTask/Other/Other.swift b/5DPlannerTask/Other/Other.swift index 07309da..3aa8b91 100644 --- a/5DPlannerTask/Other/Other.swift +++ b/5DPlannerTask/Other/Other.swift @@ -8,6 +8,8 @@ //https://medium.com/@avihay/amazing-physically-based-rendering-using-the-new-ios-10-scenekit-2489e43f7021#.vdapbrnj7 //https://www.weheartswift.com/introduction-scenekit-part-1/ +//http://stackoverflow.com/questions/27509092/scnbox-different-colour-or-texture-on-each-face +//http://stackoverflow.com/questions/39439216/swift-must-call-a-designated-initializer-of-the-superclass-error-even-though import Foundation