fire / open_character_creator

Open Character Creator is an open, collaborative and evolving 3D avatar creator for social vr.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Character Creator

An open, collaborative and evolving 3D avatar creator for social vr.

All Contributors

Want to contribute? Please check out the issues, or submit a pull request.

Quick Start

# Clone the repo and change directory into it
git clone https://github.com/fire/open_character_creator.git
cd open_character_creator

# 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, OpenCharacterCreator and AvatarCreator.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


m00n

πŸ’»

Hayk

πŸ’» 🎨

K. S. Ernest (iFire) Lee

πŸ€” πŸ”¬

intelliverse777

πŸ’»

Daniel McCoy

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Open Character Creator is an open, collaborative and evolving 3D avatar creator for social vr.

License:MIT License


Languages

Language:JavaScript 50.1%Language:TypeScript 28.8%Language:SCSS 14.1%Language:Shell 3.3%Language:Motoko 2.2%Language:CSS 1.1%Language:HTML 0.4%