add load_url to platform api which handles STL, OBJ, 3MF

This commit is contained in:
Stewart Allen 2021-09-03 17:58:02 -04:00
commit 7fb36b91a6
6 changed files with 123 additions and 8 deletions

1
app.js
View file

@ -248,6 +248,7 @@ const script = {
"moto/load-3mf",
"moto/load-obj",
"moto/load-stl",
"moto/load-url",
"moto/db",
"kiri/ui",
"kiri/lang",