Skip to content

M3-org/CharacterStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49ffff4 · Nov 7, 2023
Oct 17, 2023
Feb 15, 2023
Nov 2, 2023
Nov 7, 2023
Oct 2, 2023
Dec 22, 2022
Jan 20, 2023
Jan 20, 2023
Mar 10, 2023
Jan 16, 2022
May 29, 2022
May 29, 2022
Oct 17, 2023
Dec 30, 2022
Feb 9, 2023
Dec 30, 2022
Mar 9, 2023
Dec 16, 2022
Mar 8, 2023

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

Installation

Note: You 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

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