Skip to content

frizzle-chan/VRC-Avatar-Performance-Tools

 
 

Repository files navigation

Avatar-Performance-Tools

Avatar Evaluator

Calculated and evaluates some avatar metric not currently taking into account by vrchats ranking system.

  1. VRAM Size
  2. Grabpasses
  3. Blendshapes
  4. Any State transition counting
  5. Write default check
  6. Empty animator states check

VRAM Checker

Calculates the VRAM the textures on your avatar use. Please use this to keep your VRAM usage down. High VRAM usage causes performance problems.

Features

  • VRAM 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

Installing with UPM (Unity Package Manager)

copy the git URL into the Unity Package Managers "Add Ppckage from Git URL..." field.

https://github.com/Thryrallo/VRC-Avatar-Performance-Tools.git

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%