Skip to content

iigomaru/VRC-Shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRC-Shaders

Various Shaders for Vrchat written mostly originally for my friend's projects.

2D Hologram

The 2D hologram shader is a simple unlit shader that creates a hologram effect with a slick distance based fade effect written originally for Ostinyo's map Prison Escape!.

Player Only Mirrors

A new way of masking out the background using the novel method of using an alpha based system that eliminates the nasty black outline commonplace with most player only mirrors, to use place the mirror shader on a vrchat mirror with the layers Player and MirrorReflection, and then place the transparent background shader on a mesh around the area that you want to have players reflect, this background shader is visable in regular mirrors so keep this in mind. This shader is confirmed to be quest compatible.