Hi,
i would suggest to have a transform above your scene. you can then manipulate the transform in a behavior, ie. set the scaling and translation to the desired values. by the way non-uniform scaling (zooming one in x direction) is also possible with this approach ( i use this is my app) Cheers, Karsten "Pereira Sieso, Rafael" wrote: > Hello all: > I am new on developing in Java3D and I have found a problem when I want to make a >zoom of the scene. Is ther any way on Java3D for doing a zoom without moving the >position of the view point? > > Thank you in advance. > > Rafael Pereira. > > > ----------------------------------------------------------------- > Este correo electr�nico y, en su caso, cualquier fichero anexo al mismo, contiene >informaci�n de car�cter confidencial exclusivamente dirigida a su destinatario o >destinatarios. Queda prohibida su divulgaci�n, copia o distribuci�n a terceros sin la >previa autorizaci�n escrita de Indra. En el caso de haber recibido este correo >electr�nico por error, se ruega notif�quese inmediatamente esta circunstancia >mediante reenv�o a la direcci�n electr�nica del remitente. > ----------------------------------------------------------------- > The information in this e-mail and in any attachments is confidential and solely for >the attention and use of the named addressee(s). You are hereby notified that any >dissemination, distribution or copy of this communication is prohibited without the >prior written consent of Indra. If you have received this communication in error, >please, notify the sender by reply e-mail. > ----------------------------------------------------------------- > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
