|
You can navigate in 3D scenes!
Just check the box "Enable navigation" in the Cortona VRML Screen Saver properties and the navigation panel will appear in the top right-hand corner of the screen.
Now you can navigate in the scene using both mouse and keyboard.
It is also possible to disable navigation for the current scene. Just add this node to the VRML scene:
WorldInfo {
info
"cortsaver:
nonavigate"
}
|
|