3D Graphics with XNA Game Studio 4.0 bug in light map?
- by Eibis
i'm following the tutorials on 3D Graphics with XNA Game Studio 4.0 and I came up with an horrible effect when I tried to implement the Light Map
http://i.stack.imgur.com/BUWvU.jpg
this effect shows up when I look towards the center of the house (and it moves with me).
it has this shape because I'm using a sphere to represent light; using other…