This commit is contained in:
DeMuenu
2026-03-26 22:04:56 +01:00

View File

@@ -1,5 +1,9 @@
# MoonlightVRC # MoonlightVRC
## Disclaimer
This project seems similar, but the person seems to have more of a clue about what they are doing: https://github.com/z3y/ClusteredBIRP
## Idea ## Idea
When creating a World for VRChat that reveals items around the player as they walk up to them, I stumbled across the problem that Quest doesn't handle real-time lights well. As a result, I may have ended up spending tens of hours coding my own light system. When creating a World for VRChat that reveals items around the player as they walk up to them, I stumbled across the problem that Quest doesn't handle real-time lights well. As a result, I may have ended up spending tens of hours coding my own light system.