models sometimes stop drawing while passing screen edge
models sometimes stop drawing while passing screen edge
I have models (rotating randomly) that sometimes when they start to go off the edge of the screen, they stop drawing. Upon further research I used the player model which I have more control over to help look at the problem and noticed that it disappears prematurely only at certain rotation angles, other times it will leave the edge of the screen just fine. I'm wondering what some causes of this might be. Also, I don't know if its worth mentioning, but my rendering is set up using Saigumi's (thank you!) orthgonal tutorial, so there is no perspective. Any thoughts will be appreciated, thanks!