Collection of useful Unity Shaders, made for VRChat. They are not dependent on its SDK but some features rely on VRChat shader globals. Unless specified, they have only be tested in a PC VR VRChat ...
Starting with the basics, we need some way of creating the room itself. One way is to arrange planes (or quads) together in Unity so they form walls, floor and a ceiling, but that is needlessly ...