home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactive 3 / CARTS3.iso / vreal / tutor1.eye < prev    next >
Text File  |  1994-12-05  |  4KB  |  141 lines

  1. # Renderize Project File: tutor1.icn
  2. # Tue Dec  6 11:36:10 1994
  3.  
  4.  
  5. # Version 2.0
  6. icon_file "tutor1.icn"
  7.  
  8. view "view1"
  9.        camera_position        -0.615   -0.998   -6.937
  10.        camera_rotation         0.000    0.000    0.000
  11.        camera_target         0.615    0.998   -0.098
  12.        view_angle                45.000
  13.        clip                    1e-004 1e+006
  14.        ambient                 0.2 0.2 0.2
  15.    background_color        0 0.034796 0.216102
  16.        objects  "text1" 
  17.        lights  "light1" "light2" 
  18.        end
  19.  
  20. view "view2"
  21.        camera_position         0.360   -1.331   -4.341
  22.        camera_rotation        -6.362    0.830    0.187
  23.        camera_target        -0.294    1.836   -0.185
  24.        view_angle                65.155
  25.        clip                    1 1e+006
  26.        ambient                 0.2 0.2 0.2
  27.    background_image        "clouds"
  28.        objects  "text2" 
  29.        lights  "light3" "light4" 
  30.        end
  31.  
  32. layer "text1"
  33.        vert_count              1156
  34.        poly_count              698
  35.        from                "tutor1\text1.ged"
  36.        position                0.603402 7.09817 0.826715
  37.        rotate                  15.6562 -1.66676e-007 -1.21234e-006
  38.        scale                   0.0937242 0.0937242 0.0937242
  39.         material                "3d"
  40.        back_position          0 -6.125 0
  41.        center_position          0 6.125 0
  42.        wrap                    ortho
  43.        color_mapping                   0 0 1 1 1
  44.        lines
  45.        smooth
  46.        noshadow
  47.        reflect_mapping                 0 0 1 1 1
  48.         repeat stamp
  49.        end
  50.  
  51. layer "text2"
  52.        vert_count              1684
  53.        poly_count              1119
  54.        from                "tutor1\text2.ged"
  55.        position                0.678145 6.73197 -0.00148571
  56.        rotate                  -0.649382 26.9164 2.90432
  57.        scale                   0.0399616 0.0399616 0.0399616
  58.         material                "glass"
  59.        back_position          -0.375 -5 0
  60.        center_position          0.375 5 0
  61.        lines
  62.        smooth
  63.        noshadow
  64.        end
  65.  
  66. material "glass"
  67.    illum           shiny
  68.        ambient         0.1 0.1 0.1
  69.        diffuse         0.978814 0 0
  70.        specular        1 1 1
  71.        reflect         0.5 0.5 0.5
  72.        opacity         0.509
  73.        roll_off         0.285
  74.        glass         0.301
  75.        phong_power     49.9988
  76.        end
  77.  
  78. material "3d"
  79.    illum           reflect
  80.        ambient         0.1 0.1 0.1
  81.        diffuse         0.144033 0.144033 0.144033
  82.        specular        1 1 1
  83.        reflect         0.613169 0.613169 0.613169
  84.        opacity         1
  85.        roll_off         0
  86.        glass         0
  87.        phong_power     137.14
  88.        reflect_map     "ref_map"
  89.        end
  90.  
  91. material "mat_1"
  92.    illum           shiny
  93.        ambient         0.1 0.1 0.1
  94.        diffuse         0.31994 0.267524 0.631356
  95.        specular        1 1 1
  96.        reflect         0.5 0.5 0.5
  97.        opacity         1
  98.        roll_off         0
  99.        glass         0
  100.        phong_power     49.9988
  101.        end
  102.  
  103. image "clouds"
  104.    size            320 240
  105.    from    "clouds.raw"
  106.        end
  107.  
  108. image "ref_map"
  109.    size            110 82
  110.    from    "ref_map.tga"
  111.        end
  112.  
  113. light "light4"
  114.        position                5.00108 0.671537 4.89119
  115.        center_of_interest      -0.17883 0.288914 -0.421939
  116.        color                   1 1 1
  117.    no_shadow             
  118.        end
  119.  
  120. light "light1"
  121.        position                1.26449 8.43302 2.71798
  122.        center_of_interest      0.894366 1.71339 1.87564
  123.        color                   1 1 1
  124.    no_shadow             
  125.        end
  126.  
  127. light "light2"
  128.        position                -8.64187 -4.69429 6.70584
  129.        center_of_interest      0.579806 0.194314 0.756548
  130.        color                   1 1 1
  131.    no_shadow             
  132.        end
  133.  
  134. light "light3"
  135.        position                -5.36239 6.45789 4.37141
  136.        center_of_interest      0.46952 1.70023 -0.153455
  137.        color                   1 1 1
  138.    no_shadow             
  139.        end
  140.  
  141.