Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想模拟 3D 鼠标操作以在“Blender”(在 OSX 上)中旋转/平移/缩放元素。可能吗?
感谢您的帮助!
你能解决你的问题吗?我们正在尝试在另一个 3D 应用程序 (3DVia) 中通过 Java 旋转对象。由于找不到 API,我们想模拟 Space-Mouse。我们尝试了 Java Robot 类,但您只能移动主鼠标光标。
看看这个:
鼠标按键模拟
在 File -> User Preferences -> Input 下,勾选“Emulate 3 Button Mouse”。该链接显示了 Apple 一键鼠标的默认快捷方式。