Table of Contents ▸ List of Commands ▸ Geometry Manipulation ▸ volumetric2d | ◀ upscale_smart | bandpass ▶ |
volumetric2d
Arguments:
- _x[%],_y[%],_z[%],_separator_size>=0
Description:
Convert selected 3D volumetric images into a 2D representation.Default values:
x=y=z=50% and separator_size=0.
Example of use:
image.jpg rescale2d 64 animate noise,0,100,50 cut 0,255 append z volumetric2d 50%,50%,50%,1
