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

  1. // FORTRESS7
  2.  
  3. #inclure couleurs.inc
  4. #inclure matieres.inc
  5. #inclure matiere2.inc
  6. #inclure matvaria.inc
  7.  
  8. environnement
  9. {
  10. position_camera -3 -7 2
  11.  pointe_vers 0 6 .3
  12.  orientation_z 0 0 1
  13. champ_visuel 85
  14.  resolution 800 600
  15.  facteur_proportionnel  1.3333
  16.  atmosphere .2 .2 .2
  17.  fond Bronze
  18.  brouillard .000004
  19.  anti_crenelage recursif
  20.  seuil 4
  21.  
  22. }
  23.  
  24. source_lumineuse
  25. {
  26.  type point
  27.  puissance 0
  28.  position 20 1 12
  29. intensite .85 .85 .85
  30. }
  31.  
  32. matiere
  33. {
  34.  texture
  35.  {
  36.   echantillon damier
  37.   matiere { diffuse Blanc }
  38.   matiere { diffuse Menthe }
  39.  }
  40.  bloc{deplacer -5 -2 0 ajuster 4 4 -.05}
  41. #inclure  puzzle.inc
  42.  
  43. fin_bloc
  44. // le ciel                     
  45.  matiere
  46. {
  47.  texture
  48.  {
  49.   echantillon fractal
  50.   ajuster 100 40 150
  51.     cycle 3
  52.     transition .8
  53.     turbulence{ amplitude 4 cycle 4}
  54.   matiere { diffuse Violet }
  55.   matiere { diffuse Orange }
  56.  }
  57. disque
  58. {
  59.  centre 0 0 500
  60.  normale 0 0 -1
  61.  rayon 30000
  62. }
  63.                                //le sol
  64.                                MAT35
  65.                                disque
  66. {
  67.  centre 0 0 -120
  68.  normale 0 0 1
  69.  rayon 30000
  70. }
  71.            bloc{ ajuster .25 deplacer 1 11.5 0}
  72.            #inclure fortres4.inc
  73.            fin_bloc
  74. matiere
  75. {
  76.  reflexion .6 .6 .6
  77.  speculaire 70 Blanc
  78.  refraction .3 .3 .3
  79.  indice_refraction 1.2
  80. }
  81.                  
  82. bloc { deplacer 5 2.5 2.5}
  83. #inclure floc2.inc
  84. fin_bloc                    
  85. bloc { deplacer -6 3 .5 ajuster 1.25 1.25 2.5 }
  86. #inclure floc2.inc
  87. fin_bloc
  88. bloc {deplacer -2 7 -15}
  89. #inclure floc2.inc
  90. fin_bloc                    
  91. bloc { deplacer 1  0 -3 ajuster 4 1 2}
  92. #inclure floc2.inc
  93. fin_bloc                                
  94.             
  95.                                bloc{  pivoter  0 0 25
  96.                                deplacer -1.2 -2 0 ajuster 2 2 3 }
  97.                                #inclure floc2.inc
  98.                                fin_bloc
  99.  
  100.  
  101.  
  102.  
  103.