diff --git a/public/index.html b/public/index.html index b3999cbb504c8d7adbfbf5faf2770661ccd4565f..362440483fb8637df02039a9da1d6385b00036c6 100644 --- a/public/index.html +++ b/public/index.html @@ -80,6 +80,7 @@ } </style> <script src="https://unpkg.com/three@0.126.0/build/three.js"></script> + <script src="https://unpkg.com/three-mesh-ui@6.4.1/build/three-mesh-ui.js"></script> <script src="https://unpkg.com/three@0.126.0/examples/js/loaders/GLTFLoader.js"></script> </head> <body>