jagenjo / webglstudio.js

A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
MIT License
5.22k stars 606 forks source link

Can webglstudio import GLTF? #45

Open ThorstenBux opened 4 years ago

ThorstenBux commented 4 years ago

Hi,

just wondering if webglstudio can import GLTF and create a scene according to the scene specified in GLTF.

Thank you