codepens/wandering-through-a-generat.../dist/index.html

17 lines
429 B
HTML
Raw Normal View History

2023-10-06 23:12:53 +02:00
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>CodePen - Wandering through a generative twilight landscape</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- partial:index.partial.html -->
<div id="container"></div>
<!-- partial -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/three.js/r119/three.min.js'></script><script src="./script.js"></script>
</body>
</html>