From 80b690fb9dd5448225aed5afab30ca5ca7473a26 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Wed, 14 Dec 2022 21:37:04 +0100 Subject: [PATCH] Add example for loading a model from a file as an arraybuffer. --- sandbox/embed_selfhost_code_binary.html | 47 +++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 sandbox/embed_selfhost_code_binary.html diff --git a/sandbox/embed_selfhost_code_binary.html b/sandbox/embed_selfhost_code_binary.html new file mode 100644 index 0000000..21846c6 --- /dev/null +++ b/sandbox/embed_selfhost_code_binary.html @@ -0,0 +1,47 @@ + + + + + + + + Online 3D Viewer + + + + + + + + + +
+
+ + +