UNPKG

threefiz

Version:

Implementation of a physics engine based on the [Three.js](https://github.com/mrdoob/three.js) library.

20 lines 677 B
<!doctype 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/blockFloor-CzcnPc5W.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>