File:Sun-Ecliptic-4Seasons-aDayOnEarth-LookingSouth.gif

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Sun-Ecliptic-4Seasons-aDayOnEarth-LookingSouth.gif(320 × 240 pixels, file size: 489 KB, MIME type: image/gif, looped, 36 frames, 7.2 s)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Sun & ecliptic animation (see File:Sun-Ecliptic-4Seasons-aDayOnEarth.gif) In this one we are looking south
Français : Animation du Soleil et de l'écliptique (voir File:Sun-Ecliptic-4Seasons-aDayOnEarth.gif) Dans cette animation, on regarde vers le sud
Русский: Движение Солнца (жёлтые и зелёный шарики) по небесной сфере в день летнего солнцестояния (верхняя зелёная окружность), в день весеннего и в день осеннего равноденствий (красная окружность) и в день зимнего солнцестояния (нижняя зелёная окружность). Голубой круг — плоскость эклиптики. Зелёный круг — плоскость горизонта. Взгляд направлен на юг.
Date
Source Own work
Author Xofc

See also


#declare Latitude=50;
#declare Eclip=23.7;

global_settings
	{
	assumed_gamma 1.5
	noise_generator 2
	}
light_source
	{
	<5000, 3000, -5000>, rgb <1, 1, 1>
	}
camera	{
	perspective
	location <0, 3, -15>
	look_at <0, -.6, 0>
	}
//----------------
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>
	}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
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.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current13:16, 8 September 2010Thumbnail for version as of 13:16, 8 September 2010320 × 240 (489 KB)Xofc (talk | contribs){{Information |Description={{en|1=Sun & ecliptic animation (see File:Sun-Ecliptic-4Seasons-aDayOnEarth.gif) In this one we are looking south}} {{fr|1=Animation du Soleil et de l'écliptique (voir File:Sun-Ecliptic-4Seasons-aDayOnEarth.gif) Dans

There are no pages that use this file.