PhotoWall

Hello Guys,

I’ve been struggling again to get my head around something. I’ve got this idea of having a screen, made up quads in a 12*12 grid each displaying a random image from a directory. Then, i’d like to have the quads fade between images, and eventually have one “random” quad grow to show it’s image bigger then the rest and return to normal by hovering the mouse.

Can anyone point me in the right direction?

I can put a load of quads on the screen, but can they be positioned by spreads to allow me to later hover over one to change it’s properties.

I feel so noobish.lol

Thanks in advance for your help.

Fading a pictures is a trick that you need both pictures simultaneously. While Hiding one, the other pops up, you can do this for example with changing The Alpha.

For the ‘select what you hover above’ quad question, there is a great node (well, it is a module) called Button (3D Quad).

Since you ask for two thing, I attach 2 patches, it is up to you to make it one ;)

Fade.v4p (18.2 kB)
10x10.v4p (19.2 kB)

Oh man,

Thanks, I’m gonna get right to it. I’ll post what i end up with.