From 161714aae22d3da1a4c78d5279d1987810b1232b Mon Sep 17 00:00:00 2001 From: smolck <46855713+smolck@users.noreply.github.com> Date: Mon, 9 Nov 2020 16:36:04 -0600 Subject: [PATCH 1/7] Initial commit, just a POC, needs more work --- src/bootstrap/index.html | 9 +++++++++ src/render/webgl/renderer.ts | 3 +++ src/windows/window-manager.ts | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/src/bootstrap/index.html b/src/bootstrap/index.html index 6f3e8c43..fed3277e 100644 --- a/src/bootstrap/index.html +++ b/src/bootstrap/index.html @@ -155,6 +155,13 @@ } } + +
@@ -175,5 +182,7 @@ + +