Tagged Questions
1
vote
0answers
250 views
Why does drawing bounding boxes disable my other shaders?
I have some .X models loaded via self-written AssetManager that has Lists with models in it. I also apply a diffuse shader to my models. All the models are "self-drawing" in a BasicModel class.
...
