Skip to content

Oneirocom/3DCharacterChat

 
 

Repository files navigation

Webaverse Character Studio

An open, collaborative and evolving 3D avatar studio for the open metaverse.

Quick Start

# Clone the repo and change directory into it
git clone https://github.com/webaverse-studios/CharacterCreator
cd CharacterCreator

# 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

About

Chat with your Magick agent (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • CSS 18.4%
  • HTML 1.2%