Skip to content

Sample Projects

sindharta-tanuwijaya edited this page Mar 3, 2023 · 7 revisions

All sample projects are confirmed to be working on Unity 2020.3.45f1.

BallDanceTemplate

UAT_003

The Ball Dance Template is an example project that uses VisualCompositor, MaterialSwitch and other features to create an animated scene. Please refer to the following documentations to learn more about the project:

  1. Visual Compositor Setup
  2. PreViz Cinemachine Setup (Japanese only)

MaterialSwitchTemplate

UAT_004

MaterialSwitchTemplate is an example project that uses the MaterialSwitch track and color palette to change a character's color settings to match the 2D background.

MultiLightsTemplate

UAT_005

MultiLightsTemplate is an example project that uses VisualCompositor to create a look for a character using multiple lights and outline effects. This project contains two scenes.

  1. "LightLayers.unity" is a simple example of using the light layer function in HDRP with Visual Compositor.
  2. "MixingLightsforBodyAndFace.unity" provides a simple example of using SelectionGroupColorRenderNode to create a trimming mask for cropping and compositing in real time for an object in Visual Compositor which is lit using separate lights.