threefiz
Version:
Implementation of a physics engine based on the [Three.js](https://github.com/mrdoob/three.js) library.
20 lines • 676 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ThreeFiz - two blocks</title>
<style>
body {
margin: 0;
background-color: lightgray;
}
</style>
<script type="module" crossorigin src="/ThreeFiz/assets/twoBlocks-CG_2zbiy.js"></script>
<link rel="modulepreload" crossorigin href="/ThreeFiz/assets/init-BHUQqx8w.js">
<link rel="modulepreload" crossorigin href="/ThreeFiz/assets/lil-gui.module.min-Vka56b52.js">
</head>
<body>
</body>
</html>