An open, collaborative and evolving 3D avatar studio for the open metaverse.
Note: Need character-assets imported to public folder for this to work! https://github.com/memelotsqui/character-assets
# Clone the repo and change directory into it
git clone https://github.com/M3-org/CharacterStudio
cd CharacterStudio
# Install dependencies with legacy peer deps flag to ignore React errors
npm install --legacy-peer-deps
npm run dev
# Or use yarn
yarn install
yarn run dev
shoutout to original repo by Webaverse
Thanks m00n, memelotsqui, boomboxhead, and many others for contributing