-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3DConnexion 3D Mouse Support #412
Comments
@Spectre5 Is this the correct link for the API? PRs are always welcome. I don't know that the core team will have bandwidth or the interest to implement this anytime soon. I have a 3D mouse and have used it off and on, but there are just too many things that require focus in CadQuery-land. You can leave this issue open and other people can register their interest, and hopefully someone will pick it up eventually. |
Totally understandable. I'd probably be somewhat out of my wheelhouse trying to implement that functionality but if I find some time I will look into it. And yes, spacenavd uses libspnav, but I think the editor could use a higher level interface - the output of spacenavd itself is usually used, I believe. |
I may take a look at implementing this since I have SpaceNavigator mouse as well and would be interested in using it with cq-editor. A quick search shows two python packages for interfacing with spacenav:
|
This one looks promising: https://github.com/JakubAndrysek/pyspacemouse. Works on Windows, Linux, and Mac. |
I sent #413 as an initial proof-of-concept using |
Is there any chance of getting support for 3D mice in CQ-Editor? I have a 3D mouse from 3DConnexion that works great in FreeCAD via spacenavd. It would be great to get it supported in CQ-Editor too.
The text was updated successfully, but these errors were encountered: