Displays VRChat avatars from your download cache on a Looking Glass display.
- Supports SDK2 and SDK3 avatars.
- Component Stripping for security.
- Randomly applies animations.
- Supports hardware buttons
- Unity 2019.4
- HoloPlay Unity Plugin For interfacing with the display.
- Dynamic Bones Wiggle.
- Download the required files first.
- import the files from this repo.
- open the included scene.
- (Optional) Assign your own humanoid animations to the
Clips
array underObjectController
. - Build and Run.