I’m trying to load static threejs files through react and displaying the scene in a div. But while application runtime it throws an error mime type unmatched when the control comes loading .obj and .mtl. Have anyone faced this issue before ?
I have done few changes. however, I’m landing up on a different issue. have a look at this https://stackoverflow.com/questions/47343634/cannot-integrate-three-js-with-create-react-app/47345584#47345584