File:Kenneth arnold ufo sighting 2.png
Original file (3,200 × 2,400 pixels, file size: 9.74 MB, MIME type: image/png)
Captions
Summary
[edit]DescriptionKenneth arnold ufo sighting 2.png |
English: Kenneth arnold ufo sighting near Mount Rainier, June 24, 1947. |
Date | |
Source | Own work |
Author | Merikanto |
This image is partially based on data in
U.S. Geological Survey
Data Series 549
Digital Topographic Map Showing the Extents of Glacial Ice and Perennial
Snowfields at Mount Rainier, Washington, Based on the LiDAR Survey of
September 2007 to October 2008
By Joel E. Robinson1, Thomas W. Sisson1, and Darin D. Swinney2
1 U.S. Geological Survey Volcano Science Center
2 National Park Service Mount Rainier National Park
And Sentinel 2 data
2022-04-17-00_00_2022-04-17-23_59_Sentinel-2_L2A_True_color
Povray 3.7 source
//
// Often thought first confirmed ufo sightning near Mount Rainier from aeroplane, by Kenneth Arnold, 1947
// povray 3.7 src
// 17.5.2022 0000.0001
// uses
// U.S. Geological Survey
// Data Series 549
// Digital Topographic Map Showing the Extents of Glacial Ice and Perennial
// Snowfields at Mount Rainier, Washington, Based on the LiDAR Survey of
// September 2007 to October 2008
//
// process with qgis and gimp
//
//Corner Coordinates:
//Upper Left (-121.8994160, 46.9642249) (121d53'57.90"W, 46d57'51.21"N)
//Lower Left (-121.8994160, 46.7465992) (121d53'57.90"W, 46d44'47.76"N)
//Upper Right (-121.6040410, 46.9642249) (121d36'14.55"W, 46d57'51.21"N)
//Lower Right (-121.6040410, 46.7465992) (121d36'14.55"W, 46d44'47.76"N)
//Center (-121.7517285, 46.8554121) (121d45' 6.22"W, 46d51'19.48"N)
//
// selected with qgis, converted to uint32 w/qgis, saved to 16-bit pgm
// 2022-04-17-00_00_2022-04-17-23_59_Sentinel-2_L2A_True_color
//
- include "colors.inc"
- include "textures.inc"
- include "metals.inc"
- include "skies.inc"
- include "functions.inc"
// global_settings{hf_gray_16}
camera{
// location <0, 10, 0>*20
// location <-1000, 300, 0>*0.27
// location <-100, 40, 0>
location <-180, 50, 0>
look_at <0,10,0>
angle 23
}
light_source{ <-1000,1400,-1000> White }
sky_sphere{
pigment{ gradient <0,1,0>
color_map{
[0.0 color rgb<1,1,1>*0.75 ]
[0.8 color rgb<0.1,0.25,0.75>*0.75]
[1.0 color rgb<0.1,0.25,0.75>*0.75]
}
rotate z*-30
} // end pigment
} //
/*
fog {
distance 100000
color rgb<1,1,1>*0.5
fog_type 1
// fog_offset 0
// fog_alt 2
// turbulence 0.1
// turb_depth 0.1
}
- /
plane
{
y,0
texture {
pigment { color Gray/2}
normal {
granite
octaves 60
scale 1000
}
}
rotate z*-10
translate y*-5000
}
height_field {
// pgm "./imgmap/rainlidar5a.pnm"
pgm "./imgmap/rainlidar4.pgm"
smooth
pigment {
/*
//White
gradient y
color_map {
[ 0.0 color rgb Green/4 ]
[ 0.03 color rgb White ]
[ 1.0 color rgb White*100 ]
}
*/
image_map{ jpeg "./imgmap/e2.jpg"
interpolate 2
}
rotate x*90
}
normal {
granite
scale 0.000001
}
finish {
ambient 1
}
translate <-.5, 0, -.5>
scale <200, 600, 200>
}
#declare metal_1=texture {
Chrome_Metal
finish {
// Metal
// Metallic_Finish
F_MetalA
}
}
- declare metal_2= texture {
Chrome_Metal
finish {
// Metallic_Finish
//Metal
Metallic_Finish
// F_MetalE
}
}
- declare object_1= object {
difference {
union {
sphere {
<0,0,0>,1
scale y*0.25
}
cylinder {
<0,0,0>,<2,0,0>,1
scale y*0.25
}
} // union
box {
<0,-2,-2>,<2,2,2>
rotate y*45
translate x*1.5
}
box {
<0,-2,-2>,<2,2,2>
rotate y*-45
translate x*1.5
}
}
texture {
Chrome_Metal
finish {
//Metal
F_MetalE
}
}
}
- declare object_2= object {
difference {
union {
difference {
/*
sphere {
<0,0,0>,1
scale y*0.05
}
*/
ovus {
1.00, 0.33
scale x*0.15
rotate z*270
}
/*
box
{
<-1,-1,0>,<1,1,1>
rotate y*90
}
*/
}
}
// }
/*
cone {
<1.5, 0, 0>, 0.0 // Center and radius of one end
<0.0, 0, 0>, 1.0
// rotate y*180
scale y*0.05
}
*/
/*
cylinder {
<0,0,0>,<2,0,0>,1
scale y*0.05
}
*/
// } // union
/*
box {
<0,-2,-2>,<2,2,2>
rotate y*45
translate x*1.25
}
box {
<0,-2,-2>,<2,2,2>
rotate y*-45
translate x*1.25
}
*/
texture {
metal_1
}
}
rotate y*-90
rotate z*90
// scale 80
}
- declare object_crescent_1= union {
difference
{
sphere
{
<0,0,0>,1
scale y*0.1
}
sphere
{
<0,0,0.75>,1
scale 1
}
sphere
{
<0.3,0,0.25>,0.7
scale 1
}
sphere
{
<-0.3,0,0.25>,0.7
scale 1
}
texture {
metal_1
}
}
// union
sphere {
<0,0,0>,1
scale y*0.4
scale 0.22
translate z*-0.7
texture {
metal_2
}
}
scale 5
}
- declare object_crescent_2=object {
union {
difference
{
intersection {
torus {
1,0.2
scale y*0.15
}
torus {
1,0.2
scale y*0.15
translate z*-0.4
}
box {
<0,-2,-2>,<4,4,4>
}
} // intersection
} // dif
sphere {
<0,0,0>,0.1
scale y*0.33
texture {
metal_2
}
translate x*1
translate z*-0.2
}
} // union
texture {
metal_1
}
rotate x*90
rotate y*90
}
// ufos
union {
#for (n,0,7)
object {
object_2
scale 1.5
// rotate y*-90
rotate z*(sin(n*10)*60)+10
rotate y*(sin(n*20)*40)
translate z*n*5
translate y*sin(n+90)*1
translate x*-120
translate z*0
translate y*35
}
#end
object {
// object_1
object_crescent_1
// object_crescent_2
scale 1.1
rotate y*-60
rotate z*90
rotate z*-10
translate x*-60
translate z*-15
translate y*25
}
}
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 | 14:57, 17 May 2022 | 3,200 × 2,400 (9.74 MB) | Merikanto (talk | contribs) | Update | |
09:27, 17 May 2022 | 3,200 × 2,400 (10.03 MB) | 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.
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 | 14:54, 17 May 2022 |
Software used |