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

  1.                                   // FORTRESS5
  2.            #inclure couleurs.inc
  3.            #inclure matieres.inc
  4.            #inclure matiere2.inc
  5.            #inclure matvaria.inc
  6. environnement {
  7.    position_camera -24 -24 2.7
  8.    pointe_vers 20 25 26
  9.   orientation_z  0 0 1
  10.    champ_visuel 78
  11.    resolution 800 600
  12.    facteur_proportionnel 1.333333
  13.    perspective photographique
  14.  atmosphere  0.15 0.15 0.15
  15.    fond Ecarlate
  16.   brouillard 0.00009
  17.   artefact
  18.    anti_crenelage recursif
  19.    seuil 4
  20.    limite_ray_tracing 20
  21. }
  22.  
  23. //eclairage
  24.            source_lumineuse{
  25.            type point
  26.            position -200 -10 120
  27.            intensite .7 .7 .7
  28.            puissance 0
  29.            }
  30.     
  31.          source_lumineuse{
  32.            type point
  33.            position 0 9 12
  34.            intensite Jaune
  35.            puissance 0 }
  36.  
  37.                     source_lumineuse{
  38.            type point
  39.            position -3 4 1
  40.            intensite .697 .874 .985
  41.            puissance 1 }
  42.            //sol
  43.     matiere {diffuse 1 1 1 reflexion .5 .5 .5
  44.     refraction .85 .85 .85 indice_refraction 1.5 speculaire 60 Gris_Clair
  45.     bosses {turbulence {ajuster 10 8 2 amplitude 2 }}}
  46. disque {centre 0 0 0 normale 0 0 1 rayon 30000}
  47.  
  48.      //ciel
  49.      matiere{texture{echantillon fractal
  50.      ajuster 250 650 550 cycle 2 transition .8
  51.      turbulence{amplitude 3 }
  52.      matiere {ambiante Orange_Fonce}
  53.      matiere { ambiante Violet}
  54.            } }
  55.      disque {centre 0 0 500 normale 0 0 -1 rayon 30000}
  56.                      
  57.     #inclure fortres3.inc  
  58.     bloc {
  59.              pivoter 0 0 85   ajuster .125  deplacer -21.5 -23.3 2.75 }
  60.              #inclure robot4.inc
  61.              fin_bloc       
  62.     
  63.               bloc {
  64.              pivoter 0 0 245   ajuster .125  deplacer -22 -16 1.55 }
  65.              #inclure robot3.inc
  66.              fin_bloc       
  67.     
  68.     bloc {
  69.              pivoter 0 0 180   ajuster .125  deplacer 0 0 1.55 }
  70.              #inclure robot3.inc
  71.              fin_bloc       
  72.