Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot show 3D model over ImageRaw(WebCamera) #10

Closed
zhijiesun opened this issue Mar 30, 2020 · 1 comment
Closed

Cannot show 3D model over ImageRaw(WebCamera) #10

zhijiesun opened this issue Mar 30, 2020 · 1 comment

Comments

@zhijiesun
Copy link

I load a 3D model in ssd example , but it will be occluded by WebCamera(RawImage). I guess it is due to Hidden/TFLite/Resize shader. How can I render a 3D in front of the WebCamera, do you have some suggestions. Thank you:)

@zhijiesun
Copy link
Author

zhijiesun commented Mar 30, 2020

I figure it out. Change the code ZTest Always -> ZTest LEqual. In Hidden/TFLite/Resize.Rader file.

@asus4 asus4 closed this as completed in 1cf3249 May 11, 2020
asus4 added a commit that referenced this issue Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant