Community:VRC Light Volumes: Difference between revisions

From VRChat Wiki
Filled out the VRC Light Volumes page with relevant information.
m redundant
Line 9: Line 9:
}}
}}


= VRC Light Volumes =
'''Type:''' Open-source voxel based dynamic lighting system
'''Author:''' RED_SIM
'''GitHub Link:''' https://github.com/REDSIM/VRCLightVolumes
== Summary ==
'''VRC Light Volumes''' is a voxel based [[unitym:LightProbes|light probes]] replacement for VRChat to improve illumination by sampling smooth, per-pixel lighting instead of relying on scattered light probes. Illuminates static geometry and dynamic objects (avatars, props). Supporting realtime color changes, multiple light sources, and baked shadows. Designed for VRChat performance constraints.
'''VRC Light Volumes''' is a voxel based [[unitym:LightProbes|light probes]] replacement for VRChat to improve illumination by sampling smooth, per-pixel lighting instead of relying on scattered light probes. Illuminates static geometry and dynamic objects (avatars, props). Supporting realtime color changes, multiple light sources, and baked shadows. Designed for VRChat performance constraints.


== Key Features ==
== Features ==


* Realtime light color changes and dynamic light support.
* Realtime light color changes and dynamic light support.

Revision as of 09:09, 17 August 2025

V · ECommunity-written content
The following was created by the community. It may contain material not directly endorsed by the VRChat team. To learn more, consider reading Contributing to the VRChat Wiki.
V · EThis page is a stub.
You can help the VRChat Wiki by improving it.
[Reason: You can contribute by expanding and proofreading this article, in accordance with the Manual of Style.]

VRC Light Volumes is a voxel based light probes replacement for VRChat to improve illumination by sampling smooth, per-pixel lighting instead of relying on scattered light probes. Illuminates static geometry and dynamic objects (avatars, props). Supporting realtime color changes, multiple light sources, and baked shadows. Designed for VRChat performance constraints.

Features

  • Realtime light color changes and dynamic light support.
  • Baked shadows plus dynamic lights.
  • AudioLink and TV-screen integration.