home *** CD-ROM | disk | FTP | other *** search
/ PC Computing: Best Free Software / ZDCD.iso / top100 / glview.exe / MORPHEDV.WRL < prev    next >
Encoding:
Text File  |  1996-06-29  |  1.2 KB  |  42 lines

  1. #VRML V1.0 ascii
  2. #written by GLView 2.07
  3. DEF Viewer Info { string "examine" }
  4.  
  5.     DEF EntryView PerspectiveCamera {
  6.         position 0 0 250
  7.         orientation 0 0 1 0
  8.         focalDistance 250
  9.         heightAngle  1.3
  10.         nearDistance 0.1
  11.         farDistance 500
  12.     }
  13.  
  14.  
  15. Rotor {rotation 0 1 0 6.28 speed 0.2}
  16.  
  17. WWWAnchor {
  18.     name "HGAbstraction1.wrl"
  19.  
  20. DEF MorphedVenus Separator {
  21.         Morph {fields [SFEnum type,SFBool local,SFNode transform,SFBool hermite,
  22.             SFBool intersect,SFFloat speed,SFBool on,SFBool cycle,SFFloat t0,
  23.             SFFloat t1,SFFloat rscale,SFFloat nscale1,SFFloat nscale2,SFFloat wave_nwaves,
  24.             SFFloat wave_offset,SFFloat wave_radius,SFFloat swirl_nwaves,SFVec2f amplitude1,SFVec2f amplitude2,
  25.             SFFloat phaseShift1,SFFloat phaseShift2,SFVec2f phaseScale1,SFVec2f phaseScale2]
  26.         type SWIRL 
  27.         t0 -1
  28.         t1 1
  29.         rscale 0.976
  30.         nscale1 1
  31.         nscale2 1.172
  32.         wave_nwaves 0.005
  33.         wave_offset 0
  34.         wave_radius 0.924
  35.         swirl_nwaves 0.005
  36.         phaseShift1 0
  37.         phaseShift2 1
  38.         WWWInline { name "venus.wrl" }
  39.         }
  40.     }
  41. }
  42.