From 396989baceca91d58c47fb231050a93f8d8b3177 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Mon, 13 Dec 2021 20:34:22 +0100 Subject: [PATCH] Add sharing question and answer. --- website/info/faq.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/info/faq.html b/website/info/faq.html index 0959601..c35a429 100644 --- a/website/info/faq.html +++ b/website/info/faq.html @@ -109,6 +109,21 @@

+

Model Share

+ +

Why does sharing fail?

+
+

+ Online 3D Viewer doesn't store models, everything happens in your browser. Sharing possible only if your + files are coming from an external server. For example you can share a model that is loaded using the + open url button (). +

+

+ When you drag and drop a model, or load it using the open button (), the model + is not publicly available, so in this case sharing is not possible. +

+
+