Current support of glTF Interactivity

The specification is here - glTF/extensions/2.0/Khronos/KHR_interactivity/Specification.adoc at interactivity · KhronosGroup/glTF · GitHub
I found Khronos sample repo - GitHub - KhronosGroup/glTF-Test-Assets-Interactivity: Unit test assets for Interactivity Extension
At the moment assets from this repo give error when uploading to Sandbox.

Meanwhile there is already core support for glTF Interactivity - Babylon.js docs

Is there more info available about all these things? :slight_smile:

1 Like

cc @bghgary and @srzerbetto for the status ?

Could be great to have it in a public issue to help the community track progress ?

1 Like

We are actively working on getting our importers to properly convert KHR_Interactivity to FlowGraph. As the KHR_Interactivity is actively evolving we don’t yet have full support for it, and some of it is broken right now. @sebavan , I will be creating a public issue so the community can keep track of where we are.

2 Likes