Ok, problem solved.
I was thinking that imageplate to world transform and viewplatform
position transform are the same thing. They are not. Now when I use
canvas.getImagePlateToVworld(viewTrans);
instead of
vp.getViewPlatformTransform().getTransform(viewTrans);
everything is ok.
Artur
===========================================================================
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".