1
0

fix atmosphere

This commit is contained in:
2025-11-20 19:50:28 +09:00
parent fcddd72aa8
commit 63b275a7b6
9 changed files with 10331 additions and 10083 deletions

View File

@@ -2,11 +2,12 @@
<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>Three Clouds</title>
<script type="module" crossorigin src="/pkg/atmosphere/assets/index-BwPYqd7E.js"></script>
<link rel="stylesheet" crossorigin href="/pkg/atmosphere/assets/index-DiUrG-eg.css">
<title>VRM Animation Preview</title>
<style>
html, body, #root { width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; }
</style>
<script type="module" crossorigin src="/pkg/atmosphere/assets/index-BbOfbEG1.js"></script>
</head>
<body>
<div id="root"></div>