Hi ,I write a java program which creates a 3D object using xj3d,but the 3D object have no response to events,so I can't use the spaceBall to control the 3D object,for example move the object ,rotate it.
Question1:I used the JNIsiapp.dll and JNISiappThread .I find the HelloUniverse example run very well in my computer.The example create a rotating 3D object using java3D libaries but not xj3d libaries.I don't know why my program cannot get the input data from the spaceBall.
Question2:where do I find the examples of the 3DxInput in this forum?I cannot find usefull documents .

