1
Fork 0
Non-destructive Blender tooling for PC and Quest VRChat avatars
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2024-08-09 20:25:12 +00:00
.gitignore Change .gitignore 2021-08-12 07:53:07 -04:00
__init__.py Organize CATs bake options, disable other collections when baking 2021-08-12 07:53:49 -04:00
LICENSE Add existing code 2021-08-11 18:25:18 -04:00
README.md Mention that this is out of date 2024-08-09 20:25:12 +00:00
TIPS.md Add tips file 2022-03-01 10:26:24 -05:00

Red's Avatar Tools

(This is super out of date, and will likely not work in newer Blender versions. At some point I'll create a successor when I create my next VRChat Avatar!)

Non-destructive extra blender tooling for my VRChat avatars. Supports both PC and Quest thanks to CATs.

Right now it's barely usable except for my avatar, but it takes care of automatically calling CATs and all of that. Giving it a directory of your asset's dir it will automatically export to Unity with all of the correct baking options. It also takes care of my curve hair and all of my modifiers as part of my non-destructive character modeling workflow. It does this process for PC and Quest and sets the options accordingly for Excellent rated avatars.

This is mostly an exercise in Blender addon development, please don't expect any support at the moment.