How could i fix my own view point towards the BranchGroup?
 
Here is my attempt
 
// positioning the viewer
 
 
 
 View myViewer=new View();
 
 myViewer.setBackClipDistance(500.0);
 

Reply via email to