Skip to main content
Question

fme form 3dtiles The texture written is incorrect

  • September 12, 2025
  • 3 replies
  • 42 views

charry
Supporter
Forum|alt.badge.img+5

The texture image displayed by the Appearance Setter converter is correct, but the texture map written in 3dtile format is incorrect. It should be due to the loss of texture coordinates. When will 3dtiles improve? Currently, it can only be used simply

3 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

Is the issue there when you output to GLTF as well? What about other formats? What are your settings in the AppearnceSetter? what is the geometry type when it gets to the writer?


charry
Supporter
Forum|alt.badge.img+5
  • Author
  • Supporter
  • September 12, 2025

Is the issue there when you output to GLTF as well? What about other formats? What are your settings in the AppearnceSetter? what is the geometry type when it gets to the writer?

FMEmesh,yes  obj  or gltf  the result is the same。i use  mesh.appendTextureCoordinates   API  in PythonCaller. Set texture coordinates

 


virtualcitymatt
Celebrity
Forum|alt.badge.img+47

Are you able to dump an example as ffs to share? I’d love to take a look