- Home /
Unity UI photo gallery
Hey there I'm making a little PC program for a mate who's running a freelance photography company. He currently displays pictures on a PDF for customers to look at however this method isn't very effective. I want to make a photo gallery that he can add to by putting photos in folders on the PC. I want the photos to be shown in a grid view or a slideshow view (interchangeably). The grid view needs to be able to have folders in it (defined by the folders on the PC). Whats the best way to do this? I want to make use of the new UI system for this.
This page will have sufficient video lessons you will need to get up and running very quickly with the new UI:
I would suggest going through the Beginner UI lessons one by one to give you a good foundation and then watching one or two of the Live Training lessons in the list below.
Here are two other answers regarding using System.IO for accessing Files:
Here is the Documentation for Grid Layouts with UI:
Your answer
Follow this Question
Related Questions
UI Image has no sprite definition 0 Answers
Best practice for managing depths in 2d development? 1 Answer
Problems with render priority in UI Canvas 2 Answers