Quantize

3D Modifier  -  Use discrete values rather than to a continuous set of values to place geometry’s vertices in space

QuantizeGeometryModifier QuantizeGeometryModifier QuantizeGeometryModifier QuantizeGeometryModifier

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:

Quantize Quantize


Variables:

  • Center: Center of the quantize
  • Size: Size of the quantize grid. Augment to make a stronger effect

Python

    Oil.createObject("QuantizeGeometryModifier")