How far off target am I with a scene-mesh that has a poly-count of 50’000? Ive seen in some posts that a maximum polycount is around 20’000 (or less), so no doubt Im concerned.
Since the model is a house and the gameplay only takes place inside, I think I can use occlusion culling effectively. Also, if it gets down to it, I could always cut up the model into the separate rooms, and have them linked via scene-transitions. I prefer not, however, since that would somewhat ruin the flow of movement and detract from the immersion.
Taking both those factors into account, is my scene-model still to large?