How can i remove the meshes that are not visible

Suppose my model wearing a shirt it arm will not render, it wearing a T-Shirt its arm will be visible how can I do that in Three.js or any other tech.

Hello, are you referring to occlusion culling? If so, I suggest you look into occlusion culling solutions for your development environment, in this case Three.js