I have created one unity app with vuforia plugin. App contains image target to view an object and play video. I need one more feature to create gallery view from image target. I want to create something like this https://www.youtube.com/watch?v=LhwhELJgdX4&feature=youtu.be&t=85 Please give me some instruction how to make gallery view using vuforia. Please share any tutorial link or sample app with me.

share|improve this question
1  
Are you really just asking how to have two buttons which switch an image? – Philipp Nov 15 '16 at 12:15
    
@Philipp thanks for quick reply. Yes I want to change image with arrow button . – Bhavin Chauhan Nov 15 '16 at 12:17
    
@ jgallant I am new and learning unity with vuforia. I just find virtual buttons but I have no Idea where to start for gallery view. Do you have any instruction link? If you have any tutorial then Please share with me. – Bhavin Chauhan Nov 15 '16 at 12:29
    
This question is about how to get started, and is unfortunately off topic on this site. What I suggest to you, is to provide as much information as possible to avoid getting your question closed. Are you using Unity UI buttons? Have you added an onClick event? Have you loaded your images onto your scene in Gameobjects, or are you loading them via Resources? I could write a solution for you, but that is not the point of this site. – jgallant Nov 15 '16 at 12:55
    
@jgallant, this question is not about how to get started. In fact, it starts with "I have created a Unity app", and does not follow suit for any of the alternate question s under the " getting started" close reason. It's just very poorly researched. – Gnemlock Nov 15 '16 at 22:37

Its pretty simple stuff. You can use the following plugin. It's open source and there are video tutorial of how to use it. Download link: https://bitbucket.org/ddreaper/unity-ui-extensions Tutorial linkL: https://www.youtube.com/watch?v=KJlIlWHlfMo

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.