Файл:Ocean planet1.png
От Уикиновини
Направо към навигацията
Направо към търсенето
Размер на този преглед: 800 × 600 пиксела. Други разделителни способности: 320 × 240 пиксела | 640 × 480 пиксела | 1024 × 768 пиксела.
Оригинален файл (1024 × 768 пиксела, големина на файла: 346 KB, MIME-тип: image/png)
Този файл е от Общомедия и може да се използва от други проекти. Следва информация за файла, достъпна през оригиналната му описателна страница.
Описание
| ОписаниеOcean planet1.png |
English: Artist impression of wet habitable planet. Vast ocean cover almost whole planet. There are islands like at Pacific Ocean and caps of sea and island ice at poles of planet.
|
|||
| Дата | ||||
| Източник | Собствена творба | |||
| Автор | Merikanto | |||
| Права (Повторно използване на файла) |
|
POV-Ray source code of ocean planet image version 3.
POV-Ray source code of ocean planet image version 2.
#include "functions.inc"
global_settings {
#if (version < 3.7)
assumed_gamma 1.0
#end
}
default { finish { ambient 0.000002 diffuse 0.7 } }
#declare Planeta_Radius=7000;
#declare Kamera= camera { location <0,0,-17000> }
#declare Valo= light_source { 150000000*<-1, 1, -1> rgb 1 }
#declare Colormap_Oceanworld_2 = color_map
{
[.96 color rgb <30, 45, 160>/(255*3) ]
[.97 colour rgb <230, 200, 180>/(255) ]
[.99 colour rgb <150, 120, 130>/(255) ]
}
#declare Planeta_Pigment = pigment
{
// granite
function{ f_ridged_mf(x, y, z, 0.65, 3.1, 8 ,2, 3, 2) }
color_map {Colormap_Oceanworld_2}
turbulence .3
} //pikmentti!
#declare Clouds_Colormap_Type1 = colour_map
{
[.3 colour rgbf 1 ]
[.7 colour rgb 1 ]
[1.0001 colour rgbf 1 ]
}
#declare Clouds_Pigment_Type1 = pigment
{
function { f_ridged_mf(x, y, z, 0.5, 4, 8, 3, 5, 1) }
colour_map {Clouds_Colormap_Type1}
turbulence 0.5
// turbulence 1.0
}
#declare Clouds_Texture_Type1 = texture {
pigment {Clouds_Pigment_Type1
scale <1, 0.15, 1>
turbulence 1
}
// turbulence 1
scale 1000
}
#declare Planeta= sphere {
0, 1
texture {
pigment {
/*
gradient y
pigment_map {
[ 0.0 Planeta_Pigment ]
} // pigmap
*/
gradient y
pigment_map {
[ 0.0 color rgb 1 ]
[ 0.17 color rgb 1 ]
[ 0.2 Planeta_Pigment ]
[ 0.8 Planeta_Pigment ]
[ 0.83 color rgb 1 ]
[ 1.0 color rgb 1 ]
} // pigmap
// translate y*1
} // pig ...
scale 2
translate 1
finish { ambient 0.000002 diffuse 1.0 }
} // texture
} // sphere
#declare Clouds= sphere {
0, 1.002
texture {Clouds_Texture_Type1}
finish { ambient 0.000002 diffuse 0.999 }
}
camera {Kamera}
light_source {Valo}
union {
object {Planeta}
object {Clouds }
rotate x*25
rotate y*35
scale Planeta_Radius
}
POV-Ray source code of old ocean planet image.
#include "functions.inc"
global_settings {
#if (version < 3.7)
assumed_gamma 1.0
#end
}
default { finish { ambient 0.000002 diffuse 0.7 } }
camera { location <0,0,-17000> }
light_source { 150000000*<-1, 1, -1> rgb 1 }
sphere
{
0, 7000
pigment
{
// bozo // kasvit 100,100,120
// granite
//
// function { f_ridged_mf(x, y, z, H, Lacunarity, Octaves, Offset, Gain, 2) }
function { f_ridged_mf(x, y, z, 0.5, 4, 8, 3, 5, 2) } // scale 15000
// function{ f_ridged_mf(x, y, z, 0.65, 3.1, 8 ,2, 3, 2) }
color_map
{
[.96 color rgb <30, 45, 160>/(255*3) ]
[.97 colour rgb <230, 200, 180>/(255) ]
[.99 colour rgb <150, 120, 130>/(255) ]
}
/*
colour_map
{
[.3 colour rgb <230, 200, 180>/(255) ]
[.7 colour rgb <150, 120, 130>/(255) ]
}
*/
/*
colour_map
{
[.5 colour rgb <30, 45, 160>/(255*3) ]
[.5 colour rgb <200,170,190>/(256*4) ]
[1.00 colour rgb <200,170,190>/(256*8) ]
}
*/
turbulence .3
scale 15000 // 20000 huva
// translate 100*x
} //pikmentti!
} // sphere
sphere
{
0, 7004
texture {
pigment
{
function { f_ridged_mf(x, y, z, 0.5, 4, 8, 3, 5, 2) }
colour_map {
[.3 colour rgbf 1 ]
[.7 colour rgb 1 ]
[1.0001 colour rgbf 1 ]
}
turbulence 1.0
scale <12, 3, 12>*12000
rotate <30, 0, -45>
}
finish { ambient 0.000002 diffuse 0.999 }
}
}
Лицензиране
| Public domainPublic domainfalsefalse |
| Аз, носителят на авторските права над тази творба, я публикувам като обществено достояние. Това разрешение е в сила за целия свят. В някои държави това може да не е възможно от законодателна гледна точка; затова: Давам на всекиго правото да използва тази творба за всякакви цели, без никакви условия, освен ако такива условия съществуват по закон. |
- ↑
- include "functions.inc"
- declare Ilmat_Mukaan = 1; // 1 ilmakehän efaktit mukana!
- declare Planeta_Radius=7000;
- declare Kamera= camera {
- declare Valo= light_source {
- declare Media =
- declare Reunatummennus =
- declare Ilimakeha =
- declare Heijastus =sphere {0,1
- declare Hehku_kokoympyra=sphere {< 0, 0, 0>, 1
- declare Colormap_Oceanworld_2 = color_map
- declare Planeta_Pigment = pigment
- declare Clouds_Colormap_Type1 = colour_map
- declare Clouds_Pigment_Type1 = pigment
- declare Clouds_Texture_Type1 = texture {
- declare Planeta= sphere {
- declare Clouds= sphere {
- declare Nakyva_Planeetta= union {
- if (Ilmat_Mukaan)
- end
История на файла
Избирането на дата/час ще покаже как е изглеждал файлът към онзи момент.
| Дата/Час | Миникартинка | Размер | Потребител | Коментар | |
|---|---|---|---|---|---|
| текуща | 23:57, 5 юли 2015 | 1024 × 768 (346 KB) | Cmdrjameson | Compressed with pngout. Reduced by 181kB (34% decrease). | |
| 15:56, 24 август 2010 | 1024 × 768 (527 KB) | Merikanto~commonswiki | {{Information |Description=Platet that has ocean |Source=Own Work |Date=23.8.2010 |Author=User:Merikanto |Permission={{PD-Self}} |other_versions= }} | ||
| 14:29, 24 август 2010 | 1024 × 768 (587 KB) | Merikanto~commonswiki | {{Information |Description=Fictional habiteble terrestrial planet with vast ocean that almost fully covers the planet. This image is created with POV-Ray raytracer. |Source=User:Merikanto |Date=23-8.2010 |Author=User:Merikanto |Permission={{PD-sel | ||
| 11:49, 24 август 2010 | 800 × 600 (429 KB) | Merikanto~commonswiki | {{Information |Description={{en|1=Artist impression of wet planet, there are islands like ot Pacific Ocean. }} |Source={{own}} |Author=Merikanto |Date=23.8.2010 |Permission= |other_versions= }} </code> #include "functions.inc" |
Използване на файла
Няма страници използващи файла.