0
kicks
Skybox in XNA using only Two Triangles
In this sample I create a simple method of rendering a skybox using only two triangles. Using this method you are assured that there are no artifacts on the skybox edges and of course the least amount of vertex data is sent to the video card.