This example shows how to use the simplygon scene data. First we create a scene. We fetch the scene's material table and add a red diffuse and a red specular material. We then create two cube geometries with one assigned the diffuse material and the other the specular material. Two scene mesh nodes are created that refer to the cubes. The scene meshes are then added to the scene's root node as children.