How to convert GLTF graphics elements in an iModel Connector #39
Unanswered
PeterJBassett
asked this question in
Q&A
Replies: 1 comment 13 replies
-
Hi Peter,
|
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello @pmconne
I am hoping you can help again with a new question. I am developing the FutureOn - iTwin connector. It currently has code to convert GLTF graphics objects into iModel graphics elements, but I now need to update this to handle recent changes. I am wondering if it is possible to use the iTwin readGltf function (https://www.itwinjs.org/reference/core-frontend/tiles/readgltf/)
I can see that this is a frontend facility, is it possible to use this in a backend 'connector-framework' application to read a GLTF graphic object and convert it into an iModel graphic element?
Beta Was this translation helpful? Give feedback.
All reactions