.github/workflows | ||
dist | ||
docs | ||
min-react | ||
min-ts | ||
planet | ||
src | ||
.gitignore | ||
.gitmodules | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
vrm
three-vrm + vrma
vrm & vrma
$ git submodule update --init --recursive
build
$ yarn install
$ yarn dev
$ yarn build
planet
- deploy : https://card.syui.ai/planet?g=sun
- ref : https://git.syui.ai/ai/star
$ cd planet
$ npm i
$ npm run start
min-react
three-vrm v3 + vrm(unity + vrm v1.0) + anim(vrma)
$ cd min-react
$ npm i
$ npm run start
min-ts
minimum configuration
$ cd min-ts
$ yarn install
$ yarn dev