在 vpython 中获取 canvas 的旋转矢量/轴

Obtain the rotation vector/axis of canvas in vpython

提问人:kwicher 提问时间:5/18/2023 更新时间:5/19/2023 访问量:13

问:

是否有可能,如果是这样,可以得到画布的旋转矢量/轴?

我想在 3D 中实现拖动

画布 旋转 vpython

评论


答:

0赞 user1114907 5/19/2023 #1

以下是有关在 3D 中拖动的文档:

https://www.glowscript.org/docs/VPythonDocs/mouse_drag.html

至于确定相机的当前方向和位置,请参见以下内容:

https://www.glowscript.org/docs/VPythonDocs/canvas.html