Hi everyone, I want to use SceneKit in Swift Playgrounds, or import the Xcode project with SceneKit into Swift Playgrounds. Is it possible?
SceneKit in Swift Playgrounds
Use a SceneView to display a SceneKit scene in a Swift Playgrounds app.
Working with SceneKit in the iPad Swift Playgrounds app is going to be tough. You must build your scene in code because Swift Playgrounds currently does not have a scene editor and provides no way to add a new SceneKit scene to the playground. The following Reddit thread may help:
reddit.com/r/swift/comments/snodad/using_scenekit_on_ipad/