File:Hycean planet 6 1 1 1.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(1,600 × 1,200 pixels, file size: 552 KB, MIME type: image/png)

Captions

Captions

Hycean planet

Summary

[edit]
Description
English: Hycean planet, maybe Sudarsky class I
Date
Source Own work
Author Merikanto

POV-Ray 3.8 source code


// pov-ray 3.8 source code

// hycean planet 

// 18.9.2023 v 0000.0003

default { finish { ambient 0.000002 diffuse 0.7 } }    
 

camera {

 location  <0.3,1,1>*2/3*2.2
 angle 16
look_at 0

// look_at <2,0.2,-100> }


light_source {

<0,1,5>*1000000

//color rgb <1.00, 0.71, 0.42>*3 ////color rgb <1.00, 0.80, 0.44>*3 color rgb <1.00, 0.93, 0.89>*3

}



  1. declare planet1= object {

sphere {0,0.2}

texture {

   pigment {
   marble     
   frequency 6 
   sine_wave
   rotate z*90
   color_map {
       [0 color rgb <0,0,1/2>] 
       [1 color rgb <0,0,1>]
   }

//color <0,0,1> } }

 /*

texture { pigment { //granite

 agate 

frequency 1/3 sine_wave scale y*1/9

turbulence 0.5 color_map { [0 color rgbt <1,1,1,0>] [1 color rgbt <1,1,1,1>] } //color <0,0,1> } }


   */

texture { pigment { granite //frequency 1/2

//sine_wave scale y*1/6.28

     scale 100 
 warp {turbulence 0.3}
          scale 0.01        

turbulence 0 color_map { [0 color rgbt <0,0,1,0>] [1 color rgbt <1,1,1,1>] } //color <0,0,1> } }


texture { pigment { wrinkles frequency 1/6.28

    scale 100 
 warp {turbulence 0.3}
          scale 0.01  

sine_wave scale y*1/6.28*6.28

turbulence 2 color_map { [0 color rgbt <0,0,1,0>] [1 color rgbt <1,1,1,1>] } //color <0,0,1> } }


}

object { planet1

rotate z*26

}

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:10, 18 September 2023Thumbnail for version as of 17:10, 18 September 20231,600 × 1,200 (552 KB)Merikanto (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

Metadata