keijiro / NNCam

Virtual background with Unity Barracuda
Apache License 2.0
249 stars 35 forks source link

Create a new urp project to form another scene, and even if you put urpassets, the image does not come out. #22

Closed RameChoi closed 1 year ago

RameChoi commented 1 year ago

Create a new urp project to form another scene, and even if you put urpassets, the image does not come out.

RameChoi commented 1 year ago

how about unity 2021.3.15f?

keijiro commented 1 year ago

Could you describe what you're trying to do? It sounds like you're creating an empty URP project, and it's irrelevant to this project (NNCam).

RameChoi commented 1 year ago

무엇을 하려는지 설명해 주시겠습니까? 빈 URP 프로젝트를 생성하는 것처럼 들리며 이 프로젝트(NNCam)와 관련이 없습니다.

I want to create an empty urp project to get rid of the background of real space and image it with a camera in a webcam or Android/ios application.

keijiro commented 1 year ago

Two points:

  1. This repository is dedicated to show how to use BodyPix in the built-in render pipeline. URP is out of the scope.
  2. For human stencil acquisition, AR Foundation is a better solution in several points. I wouldn't recommend using this project for your purpose.

https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@5.1/manual/features/occlusion.html

keijiro commented 1 year ago

I close this issue as answered. Please reopen it for further problems.