Basic HTML version of Foils prepared March 4 1998

Foil 179 Viewpoints -- Overview

From VRML 2 Basic Concepts and Definitions CPS616 -- Information Track of CPS -- Spring Semester 98. by Zeynep Ozdemir, Rob Baker, Meryem Ispirli, Geoffrey C. Fox

Definition and 2 Examples of Viewpoint Nodes for Foil 179(Definition and Examples)
A viewpoint is a predefined viewing position and orientation in the VRML world. Viewpoint node allows to define the location and viewing direction for the viewpoint. This node is generally added to the children of the Transform node and when the coordinate system moves, so does the viewpoint.
Switching from one viewpoint to another is handled by the browser's user interface and browsers have well defined ways of changing viewpoint.
  • Viewpoint {
  • set_bind # eventIn SFBool
  • fieldOfView 0.785398 # exposedField SFFloat
  • jump TRUE # exposedField SFBool
  • orientation 0 0 1 0 # exposedField SFRotation
  • position 0 0 10 # exposedField SFVec3f
  • description "" # field SFString
  • bindTime # eventOut SFTime
  • isBound # eventOut SFBool
  • }



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Nov 29 1998