summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/base/webgl/WebGLfooter.html
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/base/webgl/WebGLfooter.html')
-rw-r--r--Build/source/utils/asymptote/base/webgl/WebGLfooter.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/base/webgl/WebGLfooter.html b/Build/source/utils/asymptote/base/webgl/WebGLfooter.html
new file mode 100644
index 00000000000..4aba96372ec
--- /dev/null
+++ b/Build/source/utils/asymptote/base/webgl/WebGLfooter.html
@@ -0,0 +1,10 @@
+</script>
+
+</head>
+
+
+<body style="overflow: hidden;" onload="webGLStart();">
+<canvas id="Asymptote" style="border: none;" width="0" height="0" />
+</body>
+
+</html>