Archivo:Sun-Ecliptic-4Seasons-aDayOnEarth.gif
De testwiki
Ir a la navegación
Ir a la búsqueda
Sun-Ecliptic-4Seasons-aDayOnEarth.gif (320 × 240 píxeles; tamaño de archivo: 394 kB; tipo MIME: image/gif, bucleado, 36 frames, 7,2s)
Este archivo es de Wikimedia Commons y puede usarse en otros proyectos. La descripción en su página de descripción del archivo se muestra debajo.
Resumen
| DescripciónSun-Ecliptic-4Seasons-aDayOnEarth.gif |
English: The Sun & the ecliptic rotation around the Earth : The green Sun is the one of the vernal equinox (march), it is followed by a summer solstice Sun. Then automn equinox and winter solstice. The ground plane (latitude 50°N) is green, the rotating ecliptic plane is blue. Also represented are the celestial equator, the two tropics and the rotation axis.
Français : Changement de position du Soleil et de l'écliptique autour de la Terre : le Soleil vert est celui du point vernal (mars), il est suivi du Soleil au solstice d'été. Ensuite, équinoxe d'automne et solstice d'hiver. L'horizontale (à 50° de latitude nord) est vert, le plan de l'écliptique (sur lequel 4 Soleils sont représentés) est bleu. On peut aussi voir l'équateur céleste, les deux tropiques et l'axe de rotation terrestre. Le cylindre noir représente un homme à la surface.
Русский: Движение Солнца (жёлтые и зелёный шарики) по небесной сфере в день летнего солнцестояния (верхняя зелёная окружность), в день весеннего и в день осеннего равноденствий (красная окружность) и в день зимнего солнцестояния (нижняя зелёная окружность). Голубой круг — плоскость эклиптики. Зелёный круг — плоскость горизонта. |
| Fecha | |
| Fuente | Trabajo propio |
| Autor | Xofc |
Povray animation ::
See also
- File:Sun-Ecliptic-4Seasons-aDayOnEarth-LookingSouth.gif
- File:Sun-Ecliptic-4Seasons-aDayOnEarth-LookingEast.gif
- File:Sun-Ecliptic-4Seasons-aDayOnEarth-LookingWest.gif
// ecl.pov
#declare Latitude=50;
#declare Eclip=23.7;
global_settings
{
assumed_gamma 1.5
noise_generator 2
}
light_source
{
<5000, 3000, 0>, rgb <1, 1, 1>
}
//----------------
cylinder { // ground
<0,0,0>,<0,0.05,0>, 7
texture { pigment{ color rgbt<0.4,0.8,0,0.8>}
finish { diffuse 0.9 phong 0.5}
}
}
cylinder { // man
<0,0,0>,<0,2,0>, .2
pigment { rgb <0,0,0> }
}
union {
cylinder { <0,-20,0>, <0,20,0>, 0.1 // poles axis
pigment { rgb <1,0,0> }
}
torus { 7, 0.05 // Equator
pigment { rgb <1,0,0> }
}
torus { 7*cos(radians(Eclip)), 0.05 // Cancer
pigment { rgb <0,1,0> }
translate <0,-7*sin(radians(Eclip)),0>
}
torus { 7*cos(radians(Eclip)), 0.05 // Capricorne
pigment { rgb <0,1,0> }
translate <0,7*sin(radians(Eclip)),0>
}
union {
cylinder { <0,0,0>,<0,0.05,0>, 7 // Ecliptic plane
texture { pigment{ color rgbt<0,0.8,1,0.8>}
finish { diffuse 0.9 phong 0.5}
}
}
sphere { <7,0,0>,.5 // Sun september
pigment { rgb <1,1,0> }
}
sphere { <-7,0,0>,.5 // Sun march
pigment { rgb <0,1,0> }
}
sphere { <0,0,7>,.5
pigment { rgb <1,1,0> }
}
sphere { <0,0,-7>,.5
pigment { rgb <1,1,0> }
}
rotate <Eclip,0,0>
}
rotate <0, clock, 0>
rotate <-(90-Latitude),0,0>
}
camera {
perspective
location <15, 0, 0>
rotate <0,30,5>
look_at <0, -.6, 0>
}
; ecl.ini ; Persistence Of Vision raytracer version 3.5. Antialias=On Antialias_Threshold=0.3 Antialias_Depth=3 Input_File_Name=ecl.pov Initial_Frame=1 Final_Frame=36 Initial_Clock=0 Final_Clock=360 Cyclic_Animation=on Pause_when_Done=off
# doit.sh povray +ua ecl.ini convert -delay 20 -loop 0 -dispose Previous ecl*.png ecl.gif
Licencia
Yo, titular de los derechos de autor de esta obra, la publico en los términos de las siguientes licencias:
Este archivo se encuentra bajo la licencia Creative Commons Genérica de Atribución/Compartir-Igual 3.0.
- Eres libre:
- de compartir – de copiar, distribuir y transmitir el trabajo
- de remezclar – de adaptar el trabajo
- Bajo las siguientes condiciones:
- atribución – Debes otorgar el crédito correspondiente, proporcionar un enlace a la licencia e indicar si realizaste algún cambio. Puedes hacerlo de cualquier manera razonable pero no de manera que sugiera que el licenciante te respalda a ti o al uso que hagas del trabajo.
- compartir igual – En caso de mezclar, transformar o modificar este trabajo, deberás distribuir el trabajo resultante bajo la misma licencia o una compatible como el original.
| Se autoriza la copia, distribución y modificación de este documento bajo los términos de la licencia de documentación libre GNU, versión 1.2 o cualquier otra que posteriormente publique la Fundación para el Software Libre; sin secciones invariables, textos de portada, ni textos de contraportada. Se incluye una copia de la dicha licencia en la sección titulada Licencia de Documentación Libre GNU.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
Puedes usar la licencia que prefieras.
Leyendas
Añade una explicación corta acerca de lo que representa este archivo
Elementos representados en este archivo
representa a
Algún valor sin elemento de Wikidata
8 sep 2010
403 592 byte
240 píxel
320 píxel
image/gif
3e58e10ac84c190acf32e1397c72ac94c34c403d
Historial del archivo
Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.
| Fecha y hora | Miniatura | Dimensiones | Usuario | Comentario | |
|---|---|---|---|---|---|
| actual | 11:46 8 sep 2010 | 320 × 240 (394 kB) | wikimediacommons>Xofc | {{Information |Description={{en|1=The Sun & the ecliptic rotation around the Earth : The green Sun is the one of the vernal equinox (march), it is followed by a summer solstice Sun. Then automn equinox and winter solstice. The ground plane (latitude 50� |
Usos del archivo
No hay páginas que enlacen a este archivo.
