Using SceneKit in Swift Playground Demo 1 : iPadOS
Create your 3D model using DGArt and import it into the Playground App for your own app project. The example PolyPlane was modeled using DGArt and used in the Playground app. And the 3D scene contains a "Plane" node with a child node named "Propeller".
Make both the plane and propeller rotate.
Import the .scn file into the Playgrounds app using the following steps:
Obtain the .scn file here for practicing the exercise mentioned below.