img2three / index.html
Yosun's picture
Deploy img2three static site
579f4e9 verified
Raw
History Blame Contribute Delete
593 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#080b0d" />
<meta name="description" content="Turn a reference image into procedural Three.js scenes with your own OpenAI API key." />
<title>img2three — Image to Three.js</title>
<script type="module" crossorigin src="/assets/index-CoG--GUf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C9iMQjqo.css">
</head>
<body>
<div id="root"></div>
</body>
</html>