google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 403 forks source link

Trying to put a custom bakground to the ARBackground Renderer. #724

Open jaggernaut007 opened 4 years ago

jaggernaut007 commented 4 years ago

SPECIFIC ISSUE ENCOUNTERED

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. Use arbackgroundrender.cs to generate new custom background mesh.

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

Not an issue, I have found no way to replace the mesh of the arcore background. Have tried to use the texture from the Frame.camera Image, but its not clear what format that is. Have tried to use the cameraimage bytes way, but that is quite complicated for my level. Any work about as the easiest way to reach this solution? All suggestions and recommendations are invited. A direct fix would make me ecstatic!!