[JAVA3D] Obj Coordinates

2002-01-19 Thread Konstantinos Rekalidis
Hi, I sent this message about 3 days ago but i dont get any reply so i am sending this again, please if anyone knows something about this subject i would be very grateful if he replied. I use the object loader to load a .obj file, and when i get the coordinates, using getCoordinates() method of G

[JAVA3D] ZOOM¿?

2002-01-19 Thread Raúl
Hello folks, I'm looking for a solution to make a Zoom correctly but I don't find anything. My doubt is I don't think that moving the viewplatform wasn't the best solution. Can anybody help me? Thanks === To unsubscribe,

Re: [JAVA3D] ZOOM¿?

2002-01-19 Thread Raj Vaidya
Hi: what kind of projection ( parallel / perspective ) are you using ? Also, what kind of behaviors are you using for effecting zooming - those supplied by the API or your own ? If you are using perspective proj., then the zoom classes supplied with the J3D API should work. If you are using para

[JAVA3D] Re: Re: [JAVA3D] ZOOM¿?

2002-01-19 Thread Raúl
- Original Message - From: "Raj Vaidya" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 19, 2002 2:48 PM Subject: Re: [JAVA3D] ZOOM¿? > Hi: > > what kind of projection ( parallel / perspective ) are you using ? Both. > Also, what kind of behaviors are you using for e

Re: [JAVA3D] JProgressBar not showing

2002-01-19 Thread Ewan Borland
Thanks Justin and Paul, the ProgressMonitorInputStream really is a lot tidier but still wasn't painting it's popup properly until I used the SwingWorker. The combination of both is working great. Much appreciated, Ewan Ewa

Re: [JAVA3D] new book or source pool

2002-01-19 Thread Daniel Selman
Illarramendi, Yes, it's the same book. I received the second iteration of PDFs yesterday - so a few last edits and it should be ready for production. I'm sorry about all the delays... but I hope it will be worth it. I'll post to the list as soon as I know any firm dates. Sincerely, Daniel Selma

Re: [JAVA3D] UserInterfaces

2002-01-19 Thread Daniel Selman
Kenneth, http://www.manning.com/Barrilleaux/index.html Sincerely, Daniel Selman -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Kenneth SEE Sent: Friday, January 18, 2002 8:13 PM To: [EMAIL PROTECTED] Subject: Re: UserInterfaces Hi. I

Re: [JAVA3D] Obj Coordinates

2002-01-19 Thread Daniel Selman
Konstantinos, Check the JavaDoc for the ObjectFile class. It contains reference to a flag RESIZE that: Flag sent to constructor. The object's vertices will be changed so that the object is centered at (0,0,0) and the coordinate positions are all in the range of (-1,-1,-1) to (1,1,1). This sound

[JAVA3D] need help in picking

2002-01-19 Thread Maung Min
Hi There, I am kindda new to this java 3D area. I am trying to use java 3D for my anatomical objects, like bones from human body. When I load those human bone structures as java 3D objects, they overlap each other in user view. If I click on one of those bones, it will not correctly pick the one I

[JAVA3D] need help in java 3D Picking

2002-01-19 Thread Maung Min
Hi There, I am kindda new to this java 3D area. I am trying to use java 3D for my anatomical objects, like bones from human body. When I load those human bone structures as java 3D objects, they overlap each other in user view. If I click on one of those bones, it will not correctly pick the one I

Re: [JAVA3D] need help in java 3D Picking

2002-01-19 Thread Marc Palmer
[snip] > My question is, is there any way I can map the real bone shape area to pick > by the mouse? I want the simple scenario like when I click on one of the rib > one, and then I want to print out the name of the bone on screen. But, the > important thing is, I want to print out the name of

Re: [JAVA3D] UserInterfaces

2002-01-19 Thread Cheng Chang Dong
We use the combination of the two, see http://vlab.ee.nus.edu.sg/~ccd/VR Rgds, Cheng Chang Dong - Original Message - From: "Daniel Selman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 20, 2002 4:16 AM Subject: Re: [JAVA3D] UserInterfaces > Kenneth, > > http://www.

Re: [JAVA3D] PickTranslateBehavior

2002-01-19 Thread Cheng Chang Dong
Hi, Gianni,   We have developed a professional picking behavior for operating virtual instruments, you can first view our example at http://vlab.ee.nus.edu.sg/~ccd/VR. Please give me more detailed requirements, I can give some helps to you. Thanks.   Rgds,   Cheng Chang Dong  http://vlab.ee.n