- Home /
Smartphone app camera double view/split screen
Hi guys, I am trying to make an app with unity, and I was wondering how to make a double camera view with split screen, something like this
Whereas the smartphones' camera view is duplicated on screen, one of them having a filter/image on top of it.
this is not a question if you wanted to ask a question you should have added some scripts that you have created for this. THIS SHOULD BE VOTED DOWN!!!!!!!! BUT I CAN'T BECAUSE I DON'T HAVE 100 REPUTATION
Did you find a solution for this? I'm trying to achieve the very same thing.
Answer by yashpal · Nov 29, 2014 at 10:04 AM
@IamAna, This Link is basic tutorial for camera and render camera texture on GameObject. So basically you want two gameObject and use WebCamTexture and display on your gameObject(HumanVisionGamobject). and apply opration on it and display on other gameObject(TigerVisionGameObject).
Your answer
Follow this Question
Related Questions
Is there a way to limit the range of colors that can render in the scene? 1 Answer
New Input Manager Split Screen and Cinemachine 0 Answers
Dynamic Split Camera with Perspective Camera 0 Answers
Apply transparency depending on camera 0 Answers
Color Correction Curve filter tints objects rendered below its camera 0 Answers