Skip to content

HoloLabInc/ARCameraComposition-Unity

Repository files navigation

ARCameraComposition

AR Camera Composition is a module for AR Foundation that enables compositing of AR content and camera image with adjustable transparency.

AR Camera Composition Demo

Requirements

  • Universal Render Pipeline (URP) 14 or higher
  • AR Foundation

Note

If you are using URP 13 or lower, please use the ARCameraComposition v0.2.0.

Install

Open Packages\manifest.json and add this line in "dependencies".

"jp.co.hololab.arcameracomposition": "https://github.com/HoloLabInc/ARCameraComposition-Unity.git?path=packages/jp.co.hololab.arcameracomposition#v1.0.0",

Usage

Setup render pipeline settings

Select Edit > Project Settings > Graphics and assign the ARCameraComposition_UniversalRenderPipelineAsset, which is included in the AR Camera Compotsition package.

Scriptable Render Pipeline Settings


If you use your custom renderer pipeline asset, please add "AR Background Renderer Feature" and "AR Camera Composition Renderer Feature" to your renderer.

Custom renderer

Try out the sample scene

Open the Package Manager window.
Select "AR Camera Composition" and press the "Import" button.

Import sample scene

License

MIT

About

Module for ARFoundation that enables compositing of AR content and camera image with adjustable transparency.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages