This is a quick overview tutorial of the WireframeRegularPolygon primitive in the Away3D TypeScript library. We will be recreating the scene as seen above. To use a WireframeRegularPolygon primitive, we’ll need to: Declare, instantiate, and initialize a new WireframeRegularPolygon object.…