File:Ghost flier 2.png
Original file (3,200 × 2,400 pixels, file size: 522 KB, MIME type: image/png)
Captions
Summary
[edit]DescriptionGhost flier 2.png |
English: Ghost flier. |
Date | |
Source | Own work |
Author | Merikanto |
Povray 3.7 src.
Need convert 3d moiled to povray format.
See
// ghost flier
// povray 3.7 src
// 24.5.2022 0000.0003
// needs model of aeroplane converted with ivcon and processed
- include "colors.inc"
- include "shapes.inc"
- include "colors.inc"
- include "textures.inc"
- include "shapes.inc"
- include "metals.inc"
- include "skies.inc"
- include "stars.inc"
//global_settings { assumed_gamma 2.2 }
camera {
right < 4/3, 0, 0>
up < 0, 1, 0 >
sky < 0, 1, 0 >
angle 1.5
// location < 0, 800, -5000 >
// look_at < 0, 1000, 0>
// location < 0, 1000, -500 >
// look_at < 0, 1000, 0>
location < 1000, 600, 100 >
look_at < 0, 1000, 0>
}
//light_source { < 20, 50, -100 >*10000 color White }
//background { color Black }
- include "stars.inc"
/*
sphere{ <0,0,0>, 1
texture{ Starfield1 scale 0.001
} // end of texture
scale 10000
} //e
- /
sky_sphere {
pigment {
granite
//turbulence 1.2
//omega 0.7
//lambda 0.6
scale 0.1
octaves 100
color_map {
[0 color rgb <0.02,0.02,0.05>]
[1 color rgb <0.05,0.05,0.1>]
}
}
}
plane {
y,0
texture {
pigment {
granite
color_map {
[0.0 color Green/20 ]
[1.0 color Green/30 ]
}
}
}
}
- declare PlaneText = texture {
// pigment { color rgb < 0.2, 0.2, 0.2> }
// finish { ambient 0.2 diffuse 0.5 }
// pigment { color rgb <0.01,0.01,0.01> }
pigment { color rgb <0.05,0.05,0.05> }
finish {
F_MetalA
}
}
- declare RedText = texture {
PlaneText
}
- declare GreenText = texture {
PlaneText
}
- declare BlueText = texture {
PlaneText
}
#include "plane5.inc"
object {
plane5
rotate x*-270
rotate z*180
rotate y*180
scale 1/500
translate y*1000
}
light_source {
<4, 1000.5, 1>
color White*50*5
spotlight
radius 100
falloff 30000
tightness 1000
point_at <1000, 0, 0>
}
/*
sphere {
<10,998,0>,2
texture {
pigment {
color Red
}
finish {
ambient 2
}
}
}
*/
media{
scattering{
1, // media type
1/1000 //
extinction 0.0000000001
}
intervals 30
// absorption 1
/*
density {granite scale 300
color_map {
[0.0 rgb <1,1,1>*0.1]
[0.5 rgb <1,1,1>*0.3]
[1.0 rgb <1,1,1>*1 ]
}
}
*/
}
Licensing
[edit]- 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/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 05:45, 24 May 2022 | 3,200 × 2,400 (522 KB) | Merikanto (talk | contribs) | update | |
17:35, 23 May 2022 | 3,200 × 2,400 (690 KB) | Merikanto (talk | contribs) | Uploaded own work with UploadWizard |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on fi.wikibooks.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
PNG file comment |
|
---|---|
File change date and time | 05:44, 24 May 2022 |
Software used |