home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / dos / fr / luxart20 / scenes / fortres8.art < prev    next >
Text File  |  1994-09-28  |  2KB  |  76 lines

  1. //  FORTRESS8   HervΘ MARTIN    486DX33  TEMPS/10H 48'47''
  2.  #inclure couleurs.inc
  3.            #inclure matieres.inc
  4.            #inclure matiere2.inc
  5.            #inclure matvaria.inc
  6. environnement {
  7.   position_camera   -2 -48  2
  8.  pointe_vers        6 37 1.8
  9.  
  10.  
  11.   orientation_z  0 0 1
  12.    champ_visuel 68
  13.    resolution 800 600
  14.    facteur_proportionnel 1.333333
  15.    perspective photographique
  16.  atmosphere  0.2 .2 .2
  17.    fond  Bleu_Horizon5
  18.    brouillard 0.000002
  19.    anti_crenelage recursif
  20.    seuil 4
  21.    limite_ray_tracing 20
  22. }
  23.  
  24. //eclairage
  25.            source_lumineuse{
  26.            type point
  27.            position -220 -30 10
  28.            intensite 1 1 1
  29.            puissance 0
  30.            }
  31.  
  32.            // sol
  33.         matiere{ reflexion .8 .8 .8 speculaire 50 Blanc
  34.         bosses{turbulence{amplitude .1 cycle 4}}}
  35.           disque {centre -100 50 0.1 normale 0 0 1 rayon 30000}
  36.  
  37.      //ciel
  38.      matiere{texture{echantillon fractal
  39.      ajuster 780 180 250 cycle 2 transition .8
  40.      turbulence{amplitude 4 cycle 2}
  41.      matiere {ambiante Bleu_Ciel}
  42.      matiere {ambiante Pourpre}
  43.            } }
  44.      disque {centre 0 0 500 normale 0 0 -1 rayon 30000}   
  45.  
  46.           bloc { ajuster 1 1 1.5 deplacer -40 80 0}
  47.                                 #inclure fortres4.inc
  48.                               fin_bloc
  49.     bloc {
  50.           pivoter  0 0 -120   ajuster 1 1 .8   deplacer  -38 40 0}
  51.              #inclure robot5.inc
  52.              fin_bloc  
  53.                bloc {
  54.           pivoter  0 0 190   ajuster 1 1 .8   deplacer  5 10 0}
  55.              #inclure robot5.inc
  56.              fin_bloc       
  57.                          bloc {
  58.           pivoter  0 0 19   ajuster 1 1 .8   deplacer  -15 25 -.4}
  59.              #inclure robot5.inc
  60.              fin_bloc  
  61.                   bloc {
  62.           pivoter  0 0 -95   ajuster 1 1 .8   deplacer  -7 5 0.1}
  63.              #inclure robot5.inc
  64.              fin_bloc     
  65.                                bloc {
  66.           pivoter  0 0 95   ajuster 1 1 .8   deplacer 5.8 -35 1.65}
  67.              #inclure robot6.inc
  68.              fin_bloc     
  69.  
  70.              matiere{diffuse Violet reflexion .1 .1 .1
  71.              refraction .5 .5 .5  indice_refraction 4.5
  72.              speculaire 400 Blanc}
  73.                  bloc{pivoter 0 0 -45 ajuster 2 2 1 deplacer -18 75 -27}
  74.              #inclure terrain.inc
  75.              fin_bloc
  76.