Hi samgp... I think I cannot help you with that issue...
I'm really interested in solving the problem of the unsatisfied link error so if you have any clue, code, hint... anything, I would be very grateful.
Search found 10 matches
- Tue Oct 16, 2007 5:00 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
- Tue Oct 16, 2007 1:48 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
Hi guys! I think I found a solution... Not the best one but it works. What I do is passing a reference of the MouseBehavior class I want to manipulate to the SpacemouseDevice class so when I capture a mouse event I do the necessary transformations to the MouseBehavior class. The way I use to stop th...
- Mon Oct 15, 2007 8:22 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
- Mon Oct 15, 2007 2:08 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
Hello again Jim! After the misunderstanding of the last week (sorry again for that), I have been testing the possibility of programming the SpaceNavigator and Mouse Behaviors in separate threads. I put the SpaceNavigator behavior in one separate thread and it won't work. I tried to program the mouse...
- Thu Oct 11, 2007 7:09 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
- Thu Oct 11, 2007 1:26 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
Hi Jim! Thanks again for your reply! I think that you're right, it seems to be like the thread is blocked... But I have to apologize just because I don't know how to start another thread to listen to the ST events... I want to do that but I don't know how... Can you help me?! (I don't want code, I w...
- Wed Oct 10, 2007 10:37 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
Hi Jim! I have to say that the biggest problem is my poor english and the problems I have to explain what I want to do so... I'm gonna try it. I have a 3D world. In this world I have captured MouseEvents so if I drag the mouse, my world will move (I mean panning), if I make a double click on any obj...
- Wed Oct 10, 2007 7:53 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
I have been having a look at the example you sent jwick and it seems to be very helpful but it doesn't give any clue about my problem. I think I have not explained it right. I think that the best way to solve my jigsaw is trying to capture SpaceTraveler events and transform them into mouse events so...
- Wed Oct 10, 2007 6:45 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
- Wed Oct 10, 2007 5:49 am
- Forum: Windows Discussion Forum
- Topic: Developement Java3D with SpaceTraveler
- Replies: 25
- Views: 35489
Java3D
Hi all! Im new in this forum. I have been reading any clue about j3d and 3dConnexion mouse... But I haven't found anything. The problem I have is that the example I have (HelloSpacemouse.java) works very good (a little bit slow I think) but when I try to add another kind of functionality (for exampl...