Hexagonal packing

I’m trying to create a spread with hexagonal packing.

I’ll be looking to output to some led pixels, so in my example I’ve done some spread reversing so that each row counts forwards and back to help with cabling.

I’ve created a small version, it an extremely hacky way, which will work… but it’s ugly as sin.

hexagon spread.v4p (19.4 KB)

did you also check the HexGridSpread node?

Yup, that’s the ticket, brilliant!

Here is my working version, I do have an issue with aspect, and getting the multitouch to line up when I put the AspectRatio (DX11.Layer) in.

Switch between touch mode, and mouse for testing.

Hexagon Multitouch Demo.v4p (53.8 KB)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.