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

  1.                                   /* FORTRESS3     Hervé MARTIN
  2.                  486dx33  800x600
  3.                  temps de calcul 11h 34' 48''    */
  4.  
  5.            #inclure couleurs.inc
  6.            #inclure matieres.inc
  7.            #inclure matiere2.inc
  8.            #inclure matvaria.inc
  9. environnement {
  10.    position_camera 0 -38 1
  11.    pointe_vers 0 -2 10
  12.   orientation_z  0 0 1
  13.    champ_visuel 80
  14.    resolution 800 600
  15.    facteur_proportionnel 1.333333
  16.    perspective photographique
  17.    atmosphere  0.2 0.2 0.2
  18.    fond  0 0 0
  19.    brouillard 0.00005
  20.    artefact
  21.    anti_crenelage recursif
  22.    ouverture_diaphragme 0
  23.    profondeur_champ 0
  24.    quantite 8
  25.    seuil 4
  26.    limite_ray_tracing 20
  27. }
  28.  
  29. //eclairage
  30.            source_lumineuse{
  31.            type point
  32.            position 40 -30 40
  33.            intensite .65 .47 .1
  34.            puissance 1
  35.            }
  36.          source_lumineuse{
  37.            type point
  38.            position 0 9 12
  39.            intensite .54 .54 .47
  40.            puissance 0 }
  41.  
  42.                     source_lumineuse{
  43.            type point
  44.            position -3 4 1
  45.            intensite .86 .76 .06
  46.            puissance 0 }
  47.            //sol
  48.  
  49. matiere{bosses{
  50. turbulence{ajuster 3 2 5 amplitude 2 cycle 3}}
  51. diffuse .5 .45 .48}
  52. disque {centre 0 0 0 normale 0 0 1 rayon 30000}
  53.  
  54.      //ciel
  55.      matiere{texture{echantillon fractal
  56.      ajuster 310 780 450 cycle 2 transition .8
  57.      turbulence{amplitude 4 cycle 3}
  58.      matiere {ambiante Violet3}
  59.      matiere {ambiante Or}
  60.            } }
  61.      disque {centre 0 0 500 normale 0 0 -1 rayon 30000}
  62.                      
  63.     #inclure fortres.inc
  64.     bloc {
  65.              ajuster .125  deplacer -.4 -15 1.5 }
  66.              #inclure robot2.inc
  67.              fin_bloc     
  68.     bloc {
  69.              ajuster .125  deplacer .35 -30 1.5 }
  70.              #inclure robot2.inc
  71.              fin_bloc    
  72.     bloc {
  73.              ajuster .125  deplacer -.75 -37 1.5 }
  74.              #inclure robot2.inc
  75.              fin_bloc    
  76.