1
0

add planet

This commit is contained in:
2024-08-05 18:40:46 +09:00
parent f5fa7a9a0c
commit 5c79c64679
6 changed files with 175 additions and 125 deletions

View File

@@ -16,8 +16,21 @@ $ yarn dev
$ yarn build
```
## planet
- deploy : [https://card.syui.ai/planet?g=sun](https://card.syui.ai/planet?g=sun)
- ref : [https://git.syui.ai/ai/star](https://git.syui.ai/ai/star/src/branch/main/galaxy-react)
```
$ cd planet
$ npm i
$ npm run start
```
## min-react
three-vrm v3 + vrm(unity + vrm v1.0) + anim(vrma)
```
$ cd min-react
$ npm i
@@ -33,3 +46,5 @@ $ cd min-ts
$ yarn install
$ yarn dev
```