如何求投影

xiaoxiao2021-02-28  85

x = a1*t + b1;

y = a2 *t + b2;

z = a2* t + b2 ;

带入 Ax+By+Cz = D;可得 t;

代入x,y,z求得坐标.

转载请注明原文地址: https://www.6miu.com/read-76158.html

最新回复(0)