Breadcrumbs

Set up a virtual set extension with translucent holdouts

For XR productions where the set should be extended beyond the XR walls (LED screens) the following setup is needed:

  • A render machine for the XR wall

  • A render machine for the virtual set extension

    • Translucent/XR holdouts are used to make the transition to the XR wall seamless

The virtual set extension can be thought of as an AR scene with a hole punched through to the raw camera video in the area occupied by the physical LED screens.

Learn how to Calibrate color matching between the LED walls and the AR set extension.

Set up a combined level

The settings and the content displayed on the XR machines compared to the one on the set extension machine are only slightly different.


XR machines

Set extension machine

Compositing type

XR

AR

Renders XR walls

Yes

No

Renders holdouts

No

Yes

Other 3D content

Same for all machines

This can be achieved by adding the AR/XR machines to their respective render groups.

Set up level streaming for more separation

For more separation you can use level streaming instead.

Set up level streaming

The levels for the XR wall and the virtual set extension will have the same graphics content but need different setups. To avoid copying the graphics content between the 2 levels, we suggest the use of level streaming. In this setup the graphics content is kept in a separate level and streamed into the XR wall and the XR extension level, making sure the content of the 2 levels are always in sync.

  • Graphics level

    • Contains no Pixotope setup

  • XR level

    • Contains the XR wall(s)

    • Graphics level is added as a streaming level

  • XR extension level

    • Contains the translucent holdouts

    • Graphics level is added as a streaming level

  1. Create the graphics level

    image-20210128-020425.png


  2. Create the XR level

  3. Add the Graphics level as a sublevel

    1. Open the "Levels" window by clicking on Menu → Window → Levels

    2. Drag the Graphics level into the "Levels" window over "Persistent Level"

      image-20210128-020608.png


    3. Make it persist by right clicking the Graphics level → Change Streaming Method → Always Loaded

      image-20210128-020632.png


  4. Repeat step 2 and 3 for the XR extension level

Now the XR and the XR extension level maintain a single/shared graphics level for all the creative content.

Set up the translucent holdouts


  1. Create the geometry for the holdouts to perfectly align with the XR wall(s) in your XR level

    • XR wall example

      image-20210128-032711.png


    • Respective holdout geometry

      image-20210128-032742.png


  2. Select all holdout actors

  3. Click on "Convert Actors to Translucent Holdout" via right click in the Pixotope section 
    NOTE: This sets the desired stencil value required by Pixotope's compositing pipeline and applies a default mask material with a radial gradient.

    image-20210528-140114.png


    Result with the default material

    image-20210528-140126.png


  4. Replace the default material if needed

    You can make your mask material any way you want.

    For complex geometry, you could manually paint a custom mask and use that for your material opacity.

    Or you could create a custom shader with procedural control.

    In this example we create a custom shader with procedural control

    1. Identify the areas you want to fade out

      • the curved section in the middle only needs a vertical fade

      • the two corner planes need to fade out both vertically, as well as horizontally

        image-20210528-140233.png


    2. Make a copy of the AR_TranslucentHoldout material or a new material from scratch.

    3. In the Details panel change the Blend mode of this material to "Translucent" and enable "Render in Pixotope Feather Pass" if this is not already done.

      Translucent.png


      FeatherPass.png


    4. To do what we want, the material should look like this. We are using the linear gradient shader as a base and building on it to create both mid section holdouts, and corner segments.


      M_TranslucentHoldout.png
    5. Crate two material instances - one for the mid sections, another for the corners

      image-20210128-034949.png


      image-20210528-140419.png


      image-20210528-140451.png


      image-20210528-140503.png


    6. Assign the materials to the respective holdout sections

      image-20210128-041223.png


  5. At this point, you should be seeing a perfect gradient all around the holdouts, and we are done with our setup

    image-20210128-041345.png


    image-20210128-041543.png


    image-20210128-041554.png