Skip to content

Commit

Permalink
page
Browse files Browse the repository at this point in the history
  • Loading branch information
armomu committed Sep 20, 2023
1 parent c0532ff commit 9b685b7
Show file tree
Hide file tree
Showing 39 changed files with 13,131 additions and 5,576 deletions.
12 changes: 0 additions & 12 deletions .editorconfig

This file was deleted.

267 changes: 0 additions & 267 deletions .eslintrc.cjs

This file was deleted.

22 changes: 0 additions & 22 deletions .prettierrc.json

This file was deleted.

3 changes: 0 additions & 3 deletions .vscode/extensions.json

This file was deleted.

15 changes: 0 additions & 15 deletions .vscode/launch.json

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

Binary file added assets/HavokPhysics-c54223b8.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions assets/babylonjs-43f166db.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13,108 changes: 13,108 additions & 0 deletions assets/babylonjs-ef535102.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions assets/index-e829e6f5.css

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions assets/index-f734c081.js

Large diffs are not rendered by default.

Binary file added assets/materialdesignicons-webfont-67d24abe.eot
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-80bb28b3.woff
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-a58ecb54.ttf
Binary file not shown.
Binary file not shown.
File renamed without changes.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta name="description" content="基于 Vuetify 免费开源的中后台模版。使用了Vue3,Vite,TypeScript等开发">
<meta name="viewport" content="user-scalable=0,width=device-width, initial-scale=1.0">
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="/babylonjs-character-generator/favicon.ico">
<title>Character controller</title>
<script type="module" crossorigin src="/babylonjs-character-generator/assets/index-f734c081.js"></script>
<link rel="stylesheet" href="/babylonjs-character-generator/assets/index-e829e6f5.css">
</head>

<body >
<div id="app"></div>
<script type="module" src="/src/main.ts">
</script>

</body>

</html>
Loading

0 comments on commit 9b685b7

Please sign in to comment.