Goblin - A Platform for 3D AR and VR Applications

ResourceCache.CreateCubeTextureFromFile Method 

Create a cube texture from a file

public CubeTexture CreateCubeTextureFromFile(
   Device device,
   string filename
);

See Also

ResourceCache Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace