Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Array of directories?

$
0
0

@gbernal wrote:

Hi everyone,

New to openframeworks here. I’m reading the documentation, and I see I can create an array of images but can’t seem to figure out if I can do that we directories or folders.
I have a series of photos all in different folders. When I tap or click, I would like to jump to the next folder to then access all images in the new folder and so own. So far I can load the directory DIR.listDir(“images/img/People”) and then iterate through it and put all images in an array.

I just don’t know how to do it for multiple folders.

I would really appreciate any help with this.

Thank you!

Posts: 5

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles