Search found 3 matches

by Martijn Kragtwijk
Wed May 23, 2007 8:46 am
Forum: Developer's Forum for Windows
Topic: Where's the SDK?
Replies: 37
Views: 91100

Ok folks, I've managed to get something working myself, based on a NeHe example (using pyopengl). Looks like this: #!/usr/bin/env python from OpenGL.GL import * from OpenGL.GLUT import * from OpenGL.GLU import * import sys import win32com.client sn = win32com.client.Dispatch("TDxInput.Device&qu...
by Martijn Kragtwijk
Wed May 23, 2007 6:33 am
Forum: Developer's Forum for Windows
Topic: Where's the SDK?
Replies: 37
Views: 91100

Hi, I'm also struggling to get the data from my SpaceNavigator using Python. I'm new to COM, win32 message pumps etcetera, so if anyone has a working code sample that would help me a lot!

Thanks,

Martijn
by Martijn Kragtwijk
Wed May 16, 2007 7:17 am
Forum: Developer's Forum for Windows
Topic: 3Dconnexion Live SDK Webinar
Replies: 2
Views: 12288

3Dconnexion Live SDK Webinar

Hi all,

I obviously missed this seminar (just registered today), but is it recorded in some way so I could watch it anyway?

Thanks,

Martijn