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

  1.                                   // FORTRESS4
  2.            #inclure couleurs.inc
  3.            #inclure matieres.inc
  4.            #inclure matiere2.inc
  5.            #inclure matvaria.inc
  6. environnement {
  7.    position_camera 6 -40 2
  8.    pointe_vers -7 -2 9
  9.   orientation_z  0 0 1
  10.    champ_visuel 85
  11.    resolution 800 600
  12.    facteur_proportionnel 1.333333
  13.    perspective photographique
  14.  atmosphere  0.15 0.15 0.15
  15.    fond Cuivre_Vert
  16.   brouillard 0.00009
  17.   artefact
  18.    anti_crenelage recursif
  19.    ouverture_diaphragme 0
  20.    profondeur_champ 0
  21.    quantite 8
  22.    seuil 4
  23.    limite_ray_tracing 20
  24. }
  25.  
  26. //eclairage
  27.            source_lumineuse{
  28.            type point
  29.            position 40 -30 40
  30.            intensite .9 .57 .1
  31.            puissance 0
  32.            }
  33.     
  34.          source_lumineuse{
  35.            type point
  36.            position 0 9 12
  37.            intensite .54 .54 .47
  38.            puissance 0 }
  39.  
  40.                     source_lumineuse{
  41.            type point
  42.            position -3 4 1
  43.            intensite .86 .76 .06
  44.            puissance 0 }
  45.            //sol
  46.  
  47. matiere{bosses{
  48. turbulence{ajuster 3 2 5 amplitude 2 cycle 3}}
  49. diffuse .5 .45 .48}
  50. disque {centre 0 0 0 normale 0 0 1 rayon 30000}
  51.  
  52.      //ciel
  53.      matiere{texture{echantillon fractal
  54.      ajuster 350 650 550 cycle 2 transition .8
  55.      turbulence{amplitude 4 cycle 3}
  56.      matiere {diffuse Argent2 ambiante Bleu_Ciel_Couvert}
  57.      matiere {diffuse Magenta ambiante Jaune_Vert}
  58.            } }
  59.      disque {centre 0 0 500 normale 0 0 -1 rayon 30000}
  60.                      
  61.     #inclure fortres2.inc
  62.     bloc {
  63.              ajuster .125  deplacer -.4 -25 1.5 }
  64.              #inclure robot3.inc
  65.              fin_bloc     
  66.     bloc {
  67.            pivoter 0 0 -100 ajuster .125  deplacer -.95 -35 1.5 }
  68.              #inclure robot3.inc
  69.              fin_bloc    
  70.     bloc {
  71.              pivoter 0 0 85   ajuster .125  deplacer 6 -39 1.5 }
  72.              #inclure robot4.inc
  73.              fin_bloc    
  74.