Seite 1 von 1

3D spacecontroller

Verfasst: Mo 14. Mai 2012, 11:10
von Tim
Hello - is there a possibility to add / allow the use of 3D 'spacecontroller' or any 3D connexion device. The german 'spacecontroller' seems to be easily incorporated using their .sdk program.

Hallo - gibt es eine Möglichkeit zum Hinzufügen / erlauben den Einsatz von 3D 'SpaceController' oder einer 3D Connexion-Gerät. Der Deutsch 'SpaceController' scheint leicht eingearbeitet werden mit ihren. SDK-Programm.
Regards.

Re: 3D spacecontroller

Verfasst: Mo 14. Mai 2012, 14:33
von mz15
Hello Tim

It is true that you can use the SDK, but this does not work with GTK GUI. The reason is the signal processing from GTK. This encloses the WinAPI, direct intervention is not so easy. I've tried. For this you would need to change the GTK system. It's definitely doable, but not implemented in 5 minutes. May be we do it in the following versions, but I can not give an assurance, however. With other operating systems is similar.

Yours sincerely,
Markus Zimmermann

Re: 3D spacecontroller

Verfasst: Di 15. Mai 2012, 09:30
von Tim
Thank you for the consideration.
Pity though it cant be easily incorporated.
However, if picking is much easier now, then much of the necessity for 3D dynamic
is reduced.
In the early days of using Z88 Aurora, i didn't understand the importance of establishing a good part X,Y,Z datum prior to stl / step translation and i became frustrated at zooming by mouse which was very time-consuming.

Re: 3D spacecontroller

Verfasst: Di 15. Mai 2012, 13:29
von mz15
Hello Tim,

in addition, the zoom factor can now be set manually. So a fast zomming is possible.

Yours sincerely,
Markus Zimmermann

Re: 3D spacecontroller

Verfasst: Di 15. Mai 2012, 13:43
von Tim
Great - that will help.
Thanks Markus.

Re: 3D spacecontroller

Verfasst: Di 15. Mai 2012, 20:22
von mz15
Hello Tim,

of course there are other innovations. Let yourself be surprised.

Yours sincerely,
Markus Zimmermann

Re: 3D spacecontroller

Verfasst: Do 31. Okt 2019, 11:18
von fhtzz4567
Gibt es hier Neuigkeiten aus den letzten 7 Jahren?

Die fehlenden Unterstützung für die 3D Maus ist meiner Meinung nach das einzige was der Bedienung von Z88 etwas an Komfort nimmt.

Wär echt cool wenn sowas mal implementiert werden würde.

Gruß,

Simon

Re: 3D spacecontroller

Verfasst: Do 31. Okt 2019, 14:34
von mz15
Da die Oberfläche von Z88Aurora weiterhin auf GTK basiert, hat sich die Situation nicht verbessert. Bei Verwendung der WinAPI ist die Integration recht einfach, das lässt sich aber nicht auf GTK übertragen.
Da ich selbst den Space-Navigator sehr praktisch finde habe ich damit schon viel rumprobiert. Leider ist es nicht gelungen die Signale auf Basis des SDK korrekt abzufangen. Diese Verarbeitung basiert weiterhin auf der WinAPI und den Zugriff bietet GTK nicht so einfach.