Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ normalmap3d | ◀ normalize3d | normals3d ▶ |
normalmap3d
Arguments:
- [object3d],_x[%],_y[%],_z_,is_double_sided={ 0:No | 1:Yes },_is_zbuffer={ 0:No | 1:Yes },_focale
Description:
Draw normal map of specified 3D object on selected images.Default values:
x=y=50%, z=0 and is_zbuffer=1. All other arguments take their default values from the 3D environment variables.
Example of use:
gmic3d center3d normalize3d rotate3d 0,1,0,45 mul3d 360 400,400,1,3 normalmap3d[-1] [-2] snapshot3d[-2] 400