例: 線データフォーマット
データフォーマット
end1[3]
(dbl)
線の開始点
end2[3]
(dbl)
線の終点
パラメータ化
(x, y, z) = (1 - t) * end1 + t * end2
これは役に立ちましたか?