home *** CD-ROM | disk | FTP | other *** search
/ PC Computing: Best Free Software / ZDCD.iso / top100 / glview.exe / WAVEDCOW.WRL < prev    next >
Encoding:
Text File  |  1996-11-02  |  1.9 KB  |  73 lines

  1. #VRML V1.0 ascii
  2. #written by GLView 2.09a
  3.  
  4. Separator {
  5.     DEF Title Info {string "GLView morphed cow, use Tools->Morph to change parameters"
  6.         }
  7.     DEF Viewer Info { string "examine" }
  8.     DEF EntryView PerspectiveCamera {position 0 0 10
  9.         orientation 0 0 1 0
  10.         focalDistance 10
  11.         heightAngle 1.1
  12.         nearDistance 0.1
  13.         farDistance 40
  14.         }
  15.     DEF HeadView PerspectiveCamera {position 7.5 1.9 0
  16.         orientation 0 1 0 1.71
  17.         focalDistance 18
  18.         heightAngle 1.3
  19.         nearDistance 0.1
  20.         farDistance 60
  21.         }
  22.     DEF InsideView PerspectiveCamera {position 4 2 0
  23.         orientation 0 1 0 -1.71
  24.         focalDistance 10
  25.         heightAngle 1.7
  26.         nearDistance 0.1
  27.         farDistance 50
  28.         }
  29.  
  30.     ShapeHints {
  31.         vertexOrdering COUNTERCLOCKWISE
  32.         shapeType SOLID
  33.     }
  34.  
  35.  
  36.     WWWAnchor {
  37.     name "MorphedRonny.wrl"
  38.  
  39.     Morph {
  40.         fields [SFEnum type,SFBool local,SFNode transform,SFRotation rotation,
  41.             SFBool hermite,SFBool intersect,SFFloat speed,SFBool on,SFBool cycle,
  42.             SFFloat t0,SFFloat t1,SFFloat rscale,SFFloat nscale1,SFFloat nscale2,
  43.             SFFloat wave_nwaves,SFFloat wave_offset,SFFloat wave_radius,SFFloat swirl_nwaves,SFVec2f amplitude1,
  44.             SFVec2f amplitude2,SFFloat phaseShift1,SFFloat phaseShift2,SFVec2f phaseScale1,SFVec2f phaseScale2]
  45.         type WAVE 
  46.         local TRUE 
  47.         hermite TRUE 
  48.         intersect FALSE 
  49.         cycle TRUE 
  50.         t0 0
  51.         t1 0.824
  52.         rscale 1
  53.         nscale1 1
  54.         nscale2 1
  55.         wave_nwaves 0.62
  56.         wave_offset 0
  57.         wave_radius 0.25
  58.         swirl_nwaves 0.62
  59.         amplitude1 0.25 0.25
  60.         amplitude2 0.25 0.25
  61.         phaseShift1 0
  62.         phaseShift2 1
  63.         phaseScale1 1 1
  64.         phaseScale2 1 1
  65.         rotation 1 0 0 1.7
  66.         
  67.         Group {
  68.             WWWInline {name "cow.3dv" }
  69.         }
  70. }
  71. }
  72. }
  73.