The document discusses concepts for a new 3D library called Scene Kit. It describes how a scene would be made of props arranged hierarchically on a virtual stage. It also outlines some of the core classes needed to represent 3D objects like prototypes, meshes, points, and transformations. The goal is to hide the complexity of 3D graphics APIs and make it easier to build 3D scenes and virtual toys.
Related topics: