C# XNA - Sky Sphere Question
- by Wade
I have been banging my head against the wall trying to get a sky sphere to work appropriately in XNA 4.0. I have the sphere loading correctly, and even textured, but i would like something a little more dynamic that can support a day/night cycle.
My issue is that, while i know a good amount of C# and XNA, i know next to nothing about HLSL. (I…