Skip to content

M3-org/CharacterStudio

Repository files navigation

Character Studio

MIT License Discord Twitter Follow

An open, collaborative, and evolving 3D avatar studio for making glTF / VRM avatars with.

image

NEW: DOCS!!! https://m3-org.github.io/characterstudio-docs/

Installation

Note: You need loot-assets imported to public folder for this to work! https://github.com/m3-org/loot-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
npm run dev

# Install default assets
npm run get-assets

Load Your Assets

We separate the program from the asset packs. We have some sample assets here: https://github.com/memelotsqui/character-assets Screenshot from 2023-10-17 17-10-38

Instructions coming soon


Special Thanks

Shoutout to original repo by Webaverse

Thanks m00n, memelotsqui, boomboxhead, jin, and many others for contributing