A experimental vtuber renderer/app using super-easy-to-make1 svg models.
This is a reincarnation of a dead project I started in 2022.
The plan is to update and improve on it, create a friendly GUI, and make it
available for everyone.
Not yet ready for public use.
TODO
git clone https://github.com/ker0olos/rein && cd rein
python3 -m venv .venv && source .venv/bin/activate
pip install -e . && pip install -r requirements.txt
sh download_ml_models.sh
python3 preview_webcam.py
Footnotes
-
Rein's models are zero-config zero-rigging, toggles and keyframes can be optionally added to improve models. ↩