3d model

hi all
i get an 3d model.import it to scene.can see object from out of object but when i go into object i can see out from under object. my object is a house.
how can correct this?
thankful.

Hi rastinrastini,

in such cases it would be good if you would send screenshots of your problem.
Faces got only one side which you could look at. When you look at a face from behind, you can look through.
I am not sure if that is your problem. Maybe you could send some screenshots :).

Greetings geneziz

yes this is my problem.

So, it sounds like this house model is only an exterior model… the interior was never modelled, so you see through the walls when you’re inside. A model that doesn’t have an interior is considered to be something into which the camera will never go. So it’s unnecessary to render polygons on the rear side. This is called Backface culling.

I’d say you have to model that interior. :wink:

Cheers