Re: [JAVA3D] reg:problem with mouse zoom

2004-07-21 Thread terrolle herve
hi,   there is nothing with boundSphere but with your wiewing platfrom. I do not remenber the method how allow you to increase the distance you can see the object. But you should have a look at the available method. You can also have a look at the forum. Iam sure this is explain somewhere.

Re: [JAVA3D] reg:problem with mouse zoom

2004-07-21 Thread Robert Gomez-Reino Garrido
Title: Message Hi, Well, as Mike said, I think it is a simple problem of clip distance.   If you are using the SimpleUniverse class you can use the following method:   simpleU.getViewer().getView().setBackClipDistance(20d);   Cheers, Bobby -Original Message-From: Discussion l

Re: [JAVA3D] reg:problem with mouse zoom

2004-07-21 Thread terrolle herve
Title: Message that is the rigth method. -Message d'origine-De : Robert Gomez-Reino Garrido <[EMAIL PROTECTED]>À : [EMAIL PROTECTED] <[EMAIL PROTECTED]>Date : mercredi 21 juillet 2004 11:25Objet : Re: [JAVA3D] reg:problem with mouse zoom Hi, Well, as Mike said, I th

Re: [JAVA3D] Iszoom

2004-07-21 Thread RAHUL KHANNA
hello everone,   i am having problems with zoom.   when i am trying to zoom ojects , the objects are going out of the bound.   So can any one tell me how to control zoom , so that i can zoom   only to certain point so that my objects wont disappear.   The code i am using is as fallows:   setLayout(