Quantize
3D Modifier - Use discrete values rather than to a continuous set of values to place geometry’s vertices in space
Align every vertex of the geometry in a grid. It can do some nice glitch effects.
Here is a random point sphere with and without the quantize modifier:
Variables:
- Center: Center of the quantize
- Size: Size of the quantize grid. Augment to make a stronger effect
Python
Oil.createObject("QuantizeGeometryModifier")