Page 1 of 1

load all images from folder in ventuz

Posted: 04 Apr 2014, 11:18
by pratik_rakte
hi, anyone can help I want to load images from folder in ventuz. how can I do this?

Re: load all images from folder in ventuz

Posted: 08 Apr 2014, 19:01
by lerou
Hi,

specify "load images". You can use the Directory node to get a string array of file names. You can then use the file names for the texture loader or whatever you want to do. See attached example.

cheers,
rou