viser
viser copied to clipboard
Session data storage
Hello
Is it possible to store current session data (in yaml or xml file or similar)? Goal is to save and then reload all the data (meshes, etc). Thank you
Unfortunately we don't have this feature 🙁
If you're trying to export the scene, we do have some tools for doing so and putting Viser into static webpages: https://viser.studio/main/embedded_visualizations/ You could also modify the code to export the scene as an OBJ file: https://github.com/nerfstudio-project/viser/issues/521
thanks, we can close the issue then.