Nevermind. I figured it out. Modify the VRML file directly, and inside Separator {}, insert the following with appropriate values:
Translation {translation 2.25 0 0}
Scale {scaleFactor 0.01 0.01 0.01}
Rotation {rotation 0 0 1 0}
I have a problem: whenever I load my VRML files into Cortona VRML client, they load so that I am zoomed-in close to the object, and I always have to select the "fit" button to see the entire object. This is problematic for visitors who have no idea about clicking the "fit" button and who, when loading a VRML file and being zoomed-in too far, may have no idea what they are looking at. So, my question is, is there a way to load VRML files so that they automatically "fit" on loading? Thanks.
|
|