Good day!
Please help me find a direction.
I strive to create an image gallery, something like https://www.youtube.com/watch?v=dM_dWVWibFo&t=66s
It’s like a multi-layered cloud, but with an option to sort images.
I already able to implement “random cloud” of images, but I cant understand how should I implement sorting and shuffling. I believe there should be some data structure like graph maybe…
Thanks a lot!