Uranille 1638


Fleche_rouge_haut (1K)
Fleche_rouge_gauche fr-fr en-gb English Version Fleche_rouge_droite


Uranille 1638

Résultat inatendu d'une expérimentation dans POV-Ray. J'ai trouvé le résultat intéressant. Au départ le but était -et est toujours- de reproduire une planète réaliste 100% POV-Ray. voici le résulat d'un test sur la couche nuageuse ....
Pour info je joint le code source «fautif»


texture {pigment {color rgbf 1}}
interior {
  media {
    method 3 aa_threshold 0.1 aa_level 3
    samples 4 intervals 1
    scattering {2, color <0.95,0.95,1>/5 extinction 1 }
    density {
      wrinkles
      noise_generator 2
      scale < 2.2, .7, 2.2>*2
      warp {turbulence <1.5,1,1.5> octaves 5 lambda 2.1 omega 0.3}
      warp {spherical}
      color_map {
        [0.00 color rgb 1.000]
        [0.10 color rgb 0.950]
        [0.40 color rgb 0.035]
        [0.45 color rgb 0.007]
        [0.50 color rgb 0.000]
        [0.60 color rgb 0.000]
        [0.65 color rgb 0.005]
        [0.70 color rgb 0.025]
        [0.95 color rgb 0.975]
        [1.00 color rgb 1.000]
       }
     }
   }
 }

This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France License .


Mon livre d'or : Lire/ Écrire


owl.express chez orange point fr
Valid HTML 4.01!