home *** CD-ROM | disk | FTP | other *** search
/ VRML Tools for 3D Cyberspace / VRML_Tools_For_3D_Cyberspace.iso / vream / data.1 / fish.vre < prev    next >
Text File  |  1995-02-11  |  2KB  |  62 lines

  1. // VREAM Extension File
  2. //           SET OBJECT ATTRIBUTES
  3.  
  4. VRC_REFERENCE_OBJECT,S,face;
  5.       vrc_auto_rotate_relative_limits,s,
  6.            1,0,0,
  7.            -.2,.2,
  8.            0,0,
  9.            0,0;
  10.       vrc_auto_rotate_relative,s,.05,0,0, 0,0,0;
  11.         
  12.  
  13. VRC_REFERENCE_OBJECT,S,tail;
  14.       vrc_auto_rotate_relative_limits,s,
  15.            1,0,0,
  16.            -.2,.2,
  17.            0,0,
  18.            0,0;
  19.       vrc_auto_rotate_relative,s,-.05,0,0, 0,1.2,0;
  20.             
  21.     
  22. VRC_REFERENCE_OBJECT,S,leftfin;
  23.          vrc_auto_rotate_relative_limits,s,
  24.            0,0,1,
  25.            0,0,
  26.            0,0,
  27.            -0.4,0.4;
  28.           vrc_auto_rotate_relative,s,0,0,-.1, -.2,0.5,-.2;
  29.          
  30.        
  31. VRC_REFERENCE_OBJECT,S,rightfin;
  32.          vrc_auto_rotate_relative_limits,s,
  33.            0,0,1,
  34.            0,0,
  35.            0,0,
  36.            -0.4,0.4;
  37.           vrc_auto_rotate_relative,s,0,0,.1, .2,0.5,-.2;
  38. VRC_REFERENCE_OBJECT,S,fish;
  39. vrc_auto_translate_relative,s,0,-.025,0;
  40. vrc_auto_rotate_relative,s,.1570796326795,0,0, 0,0,0;
  41.  
  42.  
  43. vrc_links,s,1;
  44. vrc_link,s,null,null,0,0,100;
  45.    vrc_variable,c,eq,@ui_1,0; 
  46.    vrc_variable,r,set,@ui_1,1;
  47. vrc_link,s,null,null,0,0,105;
  48.    vrc_and,c;
  49.    vrc_variable,r,set,@ui_0,11;
  50. vrc_link,s,null,null,0,0,110;
  51.    vrc_variable,c,gt,@ui_1,0;
  52.    vrc_viewer_rotate_relative,r,0,.01,0;
  53. vrc_link,s,null,null,0,0,120;
  54.    vrc_and,c;
  55.    vrc_viewer_translate_relative,r,0,-1,0.2;
  56. vrc_link,s,null,null,0,0,130;
  57.    vrc_and,c;
  58.    vrc_variable,r,add,@ui_1,1;
  59. vrc_link,s,null,null,0,0,140;
  60.    vrc_variable,c,eq,@ui_1,30;
  61.    vrc_variable,r,set,@ui_1,-1;
  62.