home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / vrml / glview.zip / MorphedVenus.wrl < prev    next >
Text File  |  1996-04-06  |  983b  |  41 lines

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