Author: TheTutor
A sky box is a simple effective method for wrapping your world with a textured box that gives the appearance of being surrounded by far off landscapes/skies. This tutorial will show you one way to create and display a sky box.
Functions/Methods Used: D3DXCreateTextureFromFile()
IDirect3DDevice9:: SetRenderState(), SetSamplerState(), SetTexture()