donmccurdy / three-gltf-viewer

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.
https://gltf-viewer.donmccurdy.com/
MIT License
2.09k stars 534 forks source link

[Question] Export scene as file #303

Closed GFialho closed 1 year ago

GFialho commented 2 years ago

Is there a way to export the scene with all modifications that I did on "controls" into a file?

donmccurdy commented 2 years ago

Hi! Sorry, this isn't supported. These settings are configuration specific to this viewer, I don't believe there's any 3D scene format that can express all of that.