• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.

Recent content by fiestamart

  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