Move ViewPlatform or Scene
843799Nov 8 2001 — edited Jan 2 2002Java 3D API said: "Move ViewPlatform instead of scene for good performance". On Java3d1.2.1, OrbitBehavior class Moves the View around a point of interest which Includes rotation, translation and zoom actions.
But I did not see the big difference on my project (256*256 big surface).
I can easily rotate the TransformGroup on the top of my scene.
Anyone has suggestion?
Thanks in advance!
Louis