Hello.
Here's my problem.
I'm looking for a way to display a Website directly on a Image Target.
Well, as soon as the camera catch and find a given logo. I would like to show the website affiliated to this logo (ex: camera find Google logo -> redirected to www.google.com).
Thx for your help people.
- Sort Posts
- 1 replies
- Last post
Show a website on ImageTarget
December 11, 2018 - 7:04am #1
A little confused, first part you say show website directly on Image target, second part you say redirected. If you just want to open the browser, then hook into ontargetfound then use unity's Application.openurl. if you want to show a picture of the website in 3d space, then it's a bit complicated, this should help: https://stackoverflow.com/questions/46479953/render-website-as-texture-in-unity3d-on-android