8-Bit Pattern Shape Visualiser
Split 8 bits into four 2-bit chunks: ab|cd|ef|gh. Map each chunk by 00→0, 01→1, 10→2, while 11 falls outside the grid. Then build a larger grid by x = 3·v(ab) + v(cd) and y = 3·v(ef) + v(gh), giving a clean 0–8 grid.
Pattern
Use exactly 8 characters from 0, 1, and ?.
Filters & drawing
Matches
0
Survivors
0
On-grid
0
Distinct points
0
Current mapping
Chunks ab|cd|ef|gh
Axis x = 3·v(ab)+v(cd), y = 3·v(ef)+v(gh)
Chunk values 00→0, 01→1, 10→2, 11→off-grid
surviving points connection path primes removed
Values
bits dec prime point