Tagged Questions
1
vote
1answer
500 views
terrain grid rendering problem
I'm using DirectX 9 and attempting to write a simple terrain generation object.
I'm running into trouble with the rendering - I'm hoping that this is a common problem, and someone could spot the ...