Hello All, I am currently trying to Render a 3D room to learn more about 3d importing etc. I have tried importing the object as multiple file types but have had the most success with GLTF & GLTF loader. The textures are all there when its loaded though when viewing from certain angles, textures disappear until I change the view again (also textures viewable through other textures . I would appreciate any advice and feedback as I am extremely new to THREE / 3D models. (to add, this model specifically has texture files png, jpeg, and a scene.bin. I have found all of the different meshes in the GLTF file, so I was wondering if importing each texture to the mesh would be a better option?)
1 Like
Gltf is The way. And 1 file will probs be smaller than 2. Youre on the golden path.
1 Like