You might be technically correct, but if you extend that logic, why not just make the grid 1x1 and select a single color?
The grid size is part of the pattern in the same way that the colors are part of the pattern. It’s not just a color pattern, it’s a generalized mapping of input to output.
In short: you need to resize the grid because that’s what the examples do.
kenjackson|1 year ago
bigyikes|1 year ago
The grid size is part of the pattern in the same way that the colors are part of the pattern. It’s not just a color pattern, it’s a generalized mapping of input to output.
In short: you need to resize the grid because that’s what the examples do.
Tepix|1 year ago