Search found 4 matches

by slompf
Tue Mar 24, 2009 11:31 pm
Forum: Developer's Forum for Windows
Topic: Long initialization with no navigator attached.
Replies: 2
Views: 8513

Ok, thank you.
by slompf
Tue Mar 24, 2009 8:29 am
Forum: Developer's Forum for Windows
Topic: Long initialization with no navigator attached.
Replies: 2
Views: 8513

Long initialization with no navigator attached.

Hi, we are using a 3dnavigator from a application programmed in c#. We discovered, that the initialization with device = new TDx.TDxInput.Device(); takes about 5 seconds if the driver is installed, but no navigator is attached. Is there a possibility to check for connection before initialization or ...
by slompf
Tue Aug 26, 2008 3:22 am
Forum: Developer's Forum for Windows
Topic: Strange rotation values of Space Navigator PE
Replies: 3
Views: 9427

Thank you for your reply.

I have seen how it works. One has to work with the sensor.rotation.angle property, which seems to hold the overall angle and the rotation values are only the direction vector where this angle starts.


Thanks,
Torsten
by slompf
Mon Aug 25, 2008 11:34 pm
Forum: Developer's Forum for Windows
Topic: Strange rotation values of Space Navigator PE
Replies: 3
Views: 9427

Strange rotation values of Space Navigator PE

Hallo, I have implemented access to 3dx devices in my application. I'm testing it with a space navigator pe. This works fine so far, but Im wondering why the translation values are force dependent and the rotation values are not. The rotation values are in axis domination mode either -1, 0 or 1. Is ...