📦 https://vpm.thry.dev/ 📥 Add here with the latest VCC!
Calculates and evaluates some avatar metrics not currently taken into account by VRChat's ranking system.
- VRAM Size
- Grabpasses
- Blendshapes
- "Any State" transition count
- Write defaults check
- Empty animator state check
Calculates the VRAM the textures on your avatar use.
Please use this to keep your VRAM usage down. High VRAM usage causes performance problems.
- Shows VRAM usage of only active and of all objects
- Lists textures, meshes, and their respective VRAM size
- Gives feedback on the VRAM size of your avatar
- Includes materials from animations
- Information Boxes regarding VRAM
- Open VCC. Go to Settings -> Packages -> Click the "Add Repository" Button (Next to Installed Repositories)
- Paste the following URL and click the "Add" Button
vpm add repo https://thryrallo.github.io/VRC-Avatar-Performance-Tools
- In Creator Compantion click "Manage Project". In the top right under "Selected Repos" check the Avatar Performance Tools listing
To install the package using OpenUPM, follow the instructions in the top right of this page: https://openupm.com/packages/de.thryrallo.vrc.avatar-performance-tools/
If you already have OpenUPM installed, use this command in your project:
openupm add de.thryrallo.vrc.avatar-performance-tools
Copy the git URL into the Unity Package Managers "Add Package from Git URL..." field.
https://github.com/Thryrallo/VRC-Avatar-Performance-Tools.git