• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Search results for query: *

  1. F

    How to Customize ALVR-Client for Quest 2 Passthrough on Windows with Any Mask Color

    This method worked amazingly, with a high enough delta-e the outline is mostly gone. My changed code to passthroughMask_frag.glsl is below: #include "common/baseVideoFrag.glsl" #include "common/colorFunctions.glsl" layout(location = 0) out vec4 FragColor; vec3 RGB_TO_LAB(vec3 rgb) { return...
Back
Top Bottom