Implement basic 3d rendering.

This commit is contained in:
2019-03-08 16:40:22 +01:00
parent 12daff1f7d
commit f5344f3197
5 changed files with 47 additions and 23 deletions

View File

@@ -7,12 +7,5 @@
<script src="bundle.js"></script>
</head>
<body class="open">
<div id="wrapper">
<h1>JA! De FooBar is open.</h1>
<h2>Nu kun je weer rustig ademhalen.</h2>
<strong id="greatest">Kom gezellig even langs.</strong>
<!-- This is not the greatest strong in the world, no no.
This is just attribute. -->
</div>
</body>
</html>