【发布时间】:2013-01-29 10:24:50
【问题描述】:
【问题讨论】:
标签: rotation geometry translation three.js webgl
【问题讨论】:
标签: rotation geometry translation three.js webgl
对于对象局部坐标系中的一点,
object.localToWorld( point );
将返回该点的世界坐标,假设应用于点的变换与应用于对象的变换相同。
three.js r.55
【讨论】: