Here's the files. Still don't have the other camera mode down.
I think this is pretty good for my first script in Lua. Nice language, I might add it to some of my own projects.
Search found 6 matches
- 30 Mar 2008, 11:03
- Forum: Feature Requests
- Topic: Spaceball camera positioning
- Replies: 9
- Views: 666
- 30 Mar 2008, 10:15
- Forum: Feature Requests
- Topic: Spaceball camera positioning
- Replies: 9
- Views: 666
Re: Spaceball camera positioning
I've got a working pair of scripts, one in Python using the COM interface to get data from the spaceball and give a simple gui for showing it's working; The other is the Lua script that controls the camera in Spring. Man it's tough to find info on the camera interface, i had to nose around in the so...
- 29 Mar 2008, 01:16
- Forum: Feature Requests
- Topic: Spaceball camera positioning
- Replies: 9
- Views: 666
Re: Spaceball camera positioning
Thanks for the heads up on the head tracking widget, that's awsome.
Makes it easier to bind the spaceball into other apps too using script languages.
I'll get working on it as soon as I have some time (heh). I think it'd be an awsome thing to have.
Makes it easier to bind the spaceball into other apps too using script languages.
I'll get working on it as soon as I have some time (heh). I think it'd be an awsome thing to have.
- 27 Mar 2008, 03:38
- Forum: Feature Requests
- Topic: Spaceball camera positioning
- Replies: 9
- Views: 666
Re: Spaceball camera positioning
Reading some online, the spaceball 4000FLX can be set up as a joystick. Other versions of the hardware can not (though a couple earlier ones might be supported). Under windows, not quite as lucky. It looks like simple code in their examples, but it isn't a joystick or input device. I can't seem to f...
- 27 Mar 2008, 03:11
- Forum: Feature Requests
- Topic: Spaceball camera positioning
- Replies: 9
- Views: 666
Re: Spaceball camera positioning
Understood. It was just a request and I understand not many people have these devices. I don't have any development systems up and running but I guess I could possibly set one up. Is something like this possible in Lua or through a plugin? any idea how hard it would be ignoring the SDK side of things?
- 27 Mar 2008, 02:46
- Forum: Feature Requests
- Topic: Spaceball camera positioning
- Replies: 9
- Views: 666
Spaceball camera positioning
I'ld like to see integration of the 3dconnexion spaceball series of devices. I know the drivers are available under both windows and linux. Under windows it might be easier just supporting the USB devices (spaceball 5000USB and latter) as the Serial drivers are no longer supported by 3dconnexion. I'...
