AnalyticalGraphicsInc / gltf-vscode

This is an extension for Visual Studio Code to add support for editing glTF files.
Apache License 2.0
441 stars 61 forks source link

Update glTF renderers? #267

Open echadwick-dgg3d opened 3 weeks ago

echadwick-dgg3d commented 3 weeks ago

Could we please update to the latest versions of the three glTF preview renderers?

Babylon.js now has support for the draft extension KHR_materials_diffuse_transmission, among other things.

Filament seems to be broken, all I see is a black scene with the Filament badge at lower left, and this RuntimeError: Uncaught RuntimeError: null function or function signature mismatch image

Thanks!