johnhw / pyspacenavigator

3Dconnexion Space Navigator in Python using raw HID (windows only)
MIT License
64 stars 26 forks source link

web app and pyspacenavigator #2

Closed silvius76 closed 5 years ago

silvius76 commented 8 years ago

Hi,

In your opinion is possible use library in framework like flask, django, pyramid ? I'd use it in my web app

Thanks

johnhw commented 8 years ago

Probably, but I don't think it would do what you want -- the library needs to be running on a local machine to access USB and talk to the spacenavigator device.

So while you could certainly add it to a server and control a locally-served webpage via the 3D device, you couldn't use as a way to access a 3D device on a remote client.

--John

On Tue, May 24, 2016 at 7:05 AM, silvius76 notifications@github.com wrote:

Hi,

In your opinion is possible use library in framework like flask, django, pyramid ? I'd use it in my web app

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/johnhw/pyspacenavigator/issues/2