In my 3D object; I have several boxes like;
But if I try to load and display obj and mtl file with three.js, 5-sided or more-sided objects not loaded properly ( like below ) . Then; I discover that three.js supports only 3-sided or 4-sided faces.
Is there any solution to divide these faces in object file and load them ?