Question

How to read a GLTF file ?

  • 23 April 2019
  • 1 reply
  • 14 views

Badge

https://knowledge.safe.com/content/idea/24218/gltf-readerwriter.html

@daleatsafe said "A glTF writer is under development right now and will soon be in FME 2017 beta."

The FME 2018 does not have this transformer.

 


1 reply

Userlevel 4
Badge +25

There is a glTF writer in FME 2019 actually, but that won't help you.

As it's a JSON-based format you should be able to use the standard JSON reader and then work your way through it, e.g. with the JSONFragmenter or JSONFlattener but that might be a lot of work. You can also upvote that idea, hoping that Safe will pick it up.

Reply