This commit is contained in:
2021-08-21 20:45:29 +02:00
commit 03fe1df64b
56 changed files with 1001 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
const app = new SpeRuntime.Application();
app.start('./scene.json');

File diff suppressed because one or more lines are too long