Hi all,
I build a 4x4x4 cube and it worked

For a 4x4x4 cube you dont need shifters. So the code is quite easy.
To make a certain shape i just added the following.
B0001,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,B0000,10,
Where each led is represented by a 0 or 1 and the last number is the time this shape stays on.
Now I want to build a bigger 8x8x8 cube.
For this i will need shifters and more. On this part I dont need help cause I found enough information online.
But the code is an other part.
I want the same simple way of writing shapes. Now before i found a thread once on someone doing this. But I searched and searched but cant seem to find it anymore.
Can someone show me this thread or maybe they have code to do this ?
Thanks all