avatarcreator
v0.0.7
Published
An open, collaborative and evolving 3D avatar creator for the open metaverse.
Downloads
6
Readme
Avatar Creator
An open, collaborative and evolving 3D avatar creator for the open metaverse.
Want to contribute? Please check out the issues, or submit a pull request.
Quick Start (library)
npm install avatarcreator
Quick Start
# Clone the repo and change directory into it
git clone https://github.com/AtlasFoundation/AvatarCreator
cd AvatarCreator
# Install dependencies with legacy peer deps flag to ignore React errors
npm install --legacy-peer-deps
npm run dev
# Or just use yarn
yarn install
yarn run dev
Attributions
Originally based on the three.js editor
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!