Animation Node experiment - hexagonal tiles
For this experiment I created a hexagonal tile and animated them
you can download the blend file here
hexagonal animated texture
For this animation I used a similar technique as in my growing-texture animation. I created an image sequence in processing and used it as an animated image texture in blender. I used a transparent material everywhere the texture has a black pixel. The texture is also used as a displacement texture to make the hexagonal tiles better visible
The processing code is based on one of my abstract art generators I have written in processing
you can download the blend file here