Questions tagged [poly-google]

1 questions
9
votes
2 answers

Use ARCore with OBJ and MTL files

When played with the Android ARCore Samples, I noticed that the sample use the next line: mVirtualObject.createOnGlThread(this, "andy.obj", "andy.png"); andy.png is the PNG file texture to "stretch" over the andy.obj 3D object. I want to replace…
David
  • 37,109
  • 32
  • 120
  • 141