models sometimes stop drawing while passing screen edge

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
fretnoize
Posts: 43
Joined: Sun Feb 01, 2004 4:57 am
Location: Los Angeles

models sometimes stop drawing while passing screen edge

Post by fretnoize »

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!
fretnoize
Posts: 43
Joined: Sun Feb 01, 2004 4:57 am
Location: Los Angeles

Post by fretnoize »

maybe this is more of a beginner question, i'll ask on that forum, so please reply there if you'd like to help :)
Post Reply