Hello ,
I'm encountering an issue while integrating Three.js(loading .obj and .mtl file) with krpano, and I'm seeking some guidance or insights from the community.
Problem Description : A black plane is appearing in the center of the screen as shown in the image, which seems to interfere with the visibility of other objects.
I found that setting the camera's z-axis to a value other than zero resolves the black plane appearance issue that I don't want to do.
Any guidance or pointers in the right direction would be greatly appreciated.
Below is the plugin code attached...