3D Scan - Simple Solution to problem importing the texture file from Samsung 3D Scanner App

Simple Solution: Rename the .texture file to.dds and use it as the image texture for your imported .gltf .

Complete Procedure: Here is the complete procedure I use to import a 3D Model produced using Samsung 3D Scanner app on my smartphone.

  1. Connect Smartphone to PC using USB cable .
  2. Locate and copy 3D Scan folder to PC
  3. Inside the folder are 3 files .bin, .gltf, .texture
    *** 4. RENAME .texture file to .dds ***
  4. Open your Blender file
  5. File -> Import -> .glTF 2.0 (.glb/.gltf)
  6. Select the model in Object Mode
  7. In materials tab change the colour to image texture
  8. Under image texture OPEN the.dds file
  9. Select rendered view and make sure you have proper lighting on the model