Page 1 of 1

how to dynamically create geometry?

Posted: 23 Jun 2014, 08:25
by chrisyan
For example, there are 14 pictures in the C:\IMG directory, so how to dynamically create the 14 geometry,
And if the decrease in the number of images, the objects in the scene are reduced?
can provide examples?

Re: how to dynamically create geometry?

Posted: 23 Jun 2014, 09:19
by chriss0212
dear chrisyan

you can NOT create objects dynamcly but you can change the textures on a geometry dynamicly. a hint: dir and string array nodes ;)

greetz

christian