File:Moon structure.svg
Original file (SVG file, nominally 552 × 553 pixels, file size: 1.03 MB)
Captions
Summary
editDescriptionMoon structure.svg |
English: The inner structure of the Moon (from innermost):
core (yellow, r=160km), primitive mantle (orange, r=1188km), depleted mantle (blue, r=1670km), crust (grey, r=1738km) |
Date | |
Source |
Own work Prototyped with PovRay, manually traced and post-processed with Illustrator. This image was created with POV-Ray. This vector image was created with Adobe Illustrator by v. PovRay source code: #include "colors.inc"
#include "shapes.inc"
background {
color White
}
camera {
location <18, 20, -30>
look_at <0, 0, 0>
}
light_source { <5, 30, -40> color White }
// Core
sphere {
<0, 0, 0>, 3.5
texture {
pigment { color Red }
}
}
// Primitive Mantle
difference{
sphere {
<0, 0, 0>, 11.88
texture {
pigment { color Yellow }
}
}
prism {
linear_spline
0, // height 1
20, // height 2
3, // the number of points making up the shape...
<0,0>,<-18.01,20>,<2.5,20>
rotate y*180
translate -0.01*y
pigment { color Yellow }
}
}
// Depleted Mantle
difference{
sphere {
<0, 0, 0>, 16.70
texture {
pigment { color Green }
}
}
prism {
linear_spline
0, // height 1
20, // height 2
3, // the number of points making up the shape...
<0,0>,<-18.02,20>,<4.5,20>
rotate y*180
translate -0.02*y
pigment { color Green }
}
}
// Crust
difference{
sphere {
<0, 0, 0>, 17.38
texture {
pigment { color White }
}
}
prism {
linear_spline
0, // height 1
20, // height 2
3, // the number of points making up the shape...
<0,0>,<-18.03,20>,<6,20>
rotate y*180
translate -0.03*y
pigment { color White }
}
}
|
Author | Lennart Kudling |
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.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 04:15, 30 September 2014 | 552 × 553 (1.03 MB) | Wereldburger758 (talk | contribs) | Valid SVG now. | |
20:53, 3 August 2009 | 552 × 553 (1.63 MB) | LennyWikipedia~commonswiki (talk | contribs) | {{Information |Description={{en|1=The inner structure of the Moon (from innermost): core (r=1600km), primitive mantle(r=11880km), depleted mantle (r=16700km), crust (r=17380km)}} |Source=Own work by uploader |Author=Lenny222 |Date=2009-0 |
You cannot overwrite this file.
File usage on Commons
The following 2 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on ar.wikipedia.org
- Usage on be.wikipedia.org
- Usage on cs.wikipedia.org
- Usage on de.wikipedia.org
- Usage on fr.wikipedia.org
- Usage on ko.wikipedia.org
- Usage on ml.wikipedia.org
- Usage on no.wikipedia.org
- Usage on pl.wikipedia.org
- Usage on pt.wikipedia.org
- Usage on ru.wikipedia.org
- Usage on si.wikipedia.org
- Usage on uk.wikipedia.org
- Usage on zh.wikipedia.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.
Width | 551.56799 |
---|---|
Height | 552.96448 |