From 05766a3957cd6b1e4338cfbe540aeb53661d795a Mon Sep 17 00:00:00 2001 From: 20mL <107726700+20milliliter@users.noreply.github.com> Date: Wed, 5 Oct 2022 09:52:01 -0400 Subject: [PATCH] Relinked media away from repo files. --- README.md | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 0a63e66..6446fe1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,7 @@ -![alt text](https://i.imgur.com/XJtiP9f.png) +![vrsl-compact](https://user-images.githubusercontent.com/107726700/194073524-eb74f90e-2d40-440c-adea-38a5e0d4ec19.png) VR Stage Lighting is a collection of shaders, scripts, and models designed to emulate the real control, quality, and complexity of professional stage lighting into VRChat in as many ways as possible. - -

- -

-
- VR Stage Lighting is a year-long project that started out as a means to research and develop a performant/reliable way to send lighting data (including DMX512) to VRChat. It has evolved into creating a package of assets that can bring quality lighting effects in all manner of ways performantly. This performance is provided through a standardized set of custom shaders that avoid things such as real-time unity lights and using cost saving measures such as GPU-instancing and batching. @@ -41,7 +35,7 @@ See the [Project Setup](https://github.com/AcChosen/VR-Stage-Lighting/wiki/Getti ## About VRSL

- +

### DMX Via Video Artnet Gridnode @@ -74,11 +68,11 @@ You can purchase a copy [here](https://gumroad.com/l/xYaPu), and your support wi It is not required for use with AudioLink. -## Local UI Panel +### Local UI Panel A UI panel that can control the intensity of the different lighting shaders is also included. Plop this panel in your world to allow users to locally control the brightness of each aspect of the lights, or all lights at once. It also includes a slider for bloom intensity and a pre-made post processing volume for it. -## Audio Reaction via AudioLink +### Audio Reaction via AudioLink A varation of these shaders support [AudioLink by llealloo](https://github.com/llealloo/vrc-udon-audio-link). @@ -97,11 +91,13 @@ You can get Audiolink as well as learn more about it [here](https://github.com/l - The system currently supports a little over 3 Universes. - Support for more is planned for the future. - -

- -

-
+

+ +

+ +## Wiki + +More information about VRSL and many helpful tutorials can be found on this [repo's wiki](https://github.com/AcChosen/VR-Stage-Lighting/wiki). ## Support