├── 2D-Hologram-iigo.shader ├── 2D-Hologram.gif ├── LICENSE ├── README.md └── player-only-mirror ├── PlayersOnlyMirror.shader └── TransparentBackground.shader /2D-Hologram-iigo.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iigomaru/VRC-Shaders/HEAD/2D-Hologram-iigo.shader -------------------------------------------------------------------------------- /2D-Hologram.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iigomaru/VRC-Shaders/HEAD/2D-Hologram.gif -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iigomaru/VRC-Shaders/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iigomaru/VRC-Shaders/HEAD/README.md -------------------------------------------------------------------------------- /player-only-mirror/PlayersOnlyMirror.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iigomaru/VRC-Shaders/HEAD/player-only-mirror/PlayersOnlyMirror.shader -------------------------------------------------------------------------------- /player-only-mirror/TransparentBackground.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iigomaru/VRC-Shaders/HEAD/player-only-mirror/TransparentBackground.shader --------------------------------------------------------------------------------