lathe3d
Arguments:
- _resolution>0,_smoothness[%]>=0,_max_angle>=0
Description:
Generate 3D object from selected binary XY-profiles.
Default values:
resolution=128, smoothness=0.5% and max_angle=361.
Example of use:
$ gmic 300,300 rand -1,1 blur 40 sign normalize 0,255 lathe3d ,

Command: 300,300 rand -1,1 blur 40 sign normalize 0,255 lathe3d ,