Open xuhenry opened 2 years ago
Duplicate of https://github.com/Kitware/vtk-js/issues/210. AFAIK we have draco support in vtk.js, but I don't think we have gltf at the moment.
@daker do you have any info on the gltf loader you mentioned in the aforementioned issue?
Unfortunately i didn't manage to make it work, if someone is willing to help i can make a draft PR of what i have then we can work to deliver it.
I think submitting a draft PR would be a good starting point. That way someone can pick it up if they can.
a draft PR to be reworked in #2479
An initial support for GLTF has been added, PBR requires WebGPU to work
https://kitware.github.io/vtk-js/examples/GLTFImporter/index.html?model=FlightHelmet&viewAPI=WebGPU
@floryst we can close the issue.
Need
Is vtk.js supporting glTF file?
Feature