mpl_toolkits.mplot3d.proj3d.world_transformation

mpl_toolkits.mplot3d.proj3d.world_transformation(xmin, xmax, ymin, ymax, zmin, zmax, pb_aspect=None)[源代码]

生成一个矩阵,将指定范围内的齐次坐标缩放为 [0, 1] 或 [0, pb_aspect[i] ]如果指定了绘图仪纵横比。

使用实例 mpl_toolkits.mplot3d.proj3d.world_transformation