Skip to main content
Question

How to read a GLTF file ?

  • April 23, 2019
  • 1 reply
  • 169 views

Forum|alt.badge.img

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.

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3702 replies
  • April 23, 2019

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.