LIVENODING 1073 / SV Image Decompose Skip N Pixel Quantization
In this episode, I once again look into Image Decompose node of Sverchok add-on. The node already does the job for us, so we can simply use it and generate actual 3D grid plane with correct color assign as Vertex Color.
What I like to focus is the SKIP N PIXEL option, which basically allows use to pick a pixel and skip N times for the color and rearrange it into one piece. There was a YouTube video of a guy using wood and kind of making square hole and then rearrange it.
However, I also remember maybe Cycles Quantization is a faster method to get the pixel color that is more like the average of neighbouring color. Maybe will make video about it next.
GITHUB:
https://github.com/enzyme69/blendersushi/issues/462