IPM-master
IPM-master copied to clipboard
消失点的3d坐标是怎么得出来的呀
在代码中,vp = transform * vpp其中vpp=[sinα/cosθ,cosα/cosθ,0] 这个是怎么来的呀。是y轴的方向为何不直接写成[0 1 0]?