summaryrefslogtreecommitdiff
path: root/graphics/asymptote/base/webgl/WebGLfooter.html
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/base/webgl/WebGLfooter.html')
-rw-r--r--graphics/asymptote/base/webgl/WebGLfooter.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/asymptote/base/webgl/WebGLfooter.html b/graphics/asymptote/base/webgl/WebGLfooter.html
new file mode 100644
index 0000000000..4aba96372e
--- /dev/null
+++ b/graphics/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>