Attēls:Pm1234 Ground.png

Lapas saturs netiek atbalstīts citās valodās.
Vikipēdijas lapa

Sākotnējais fails(2 400 × 1 800 pikseļi, faila izmērs: 302 KB, MIME tips: image/png)

Cahid
Ceferliheiuosaxhesanoxlı1: I 82fjwrileehepe epejejrie be jeihejepebejeosvjspsisso. Sisibssivgtbhbt

Kopsavilkums

Apraksts
English: Terms and partial sums of 1 − 2 + 3 − 4 + · · · going out to the horizon.
  • The terms are indicated as black lines executing displacements to the camera's right, plus a constant displacement away from the camera.
  • The partial sums are where the terms end; they are indicated as black circles.
  • The action takes place on an infinite horizontal plane. The integers are located on the gray lines. The horizon is picked out by a bluish sky.
  • The camera type is rectangular perspective. Of course, it is placed over x equal 1/4 for symmetry.
Português: Termos e somas parciais de 1 − 2 + 3 − 4 + · · · dirigem-se para o horizonte.
  • Os termos são indicados por linhas pretas executando deslocamentos à direita da câmara, mais um deslocamento constante para longe da câmara.
  • As somas parciais estão onde os termos terminam; elas estão indicadas por círculos pretos.
  • A ação ocorre sobre um plano horizontal infinito. Os números inteiros estão localizados sobre as linhas cinzas. O horizonte é reconhecido por um céu azulado.
  • O tipo da câmara é de perspectiva retangular. Claro que, é colocado sobre x igual a 1/4 para a simetria.
Datums
Avots Self-made by user in Povray. See source code below.
Autors user:Melchoir

POV-Ray source

Warning: this scene requires a lot of antialiasing, and it is slow.

camera { 
	location <.25, 4, -4.5>
	up y*image_height right x*image_width angle 65 look_at <.25, 0, 10>
}
background { rgb 1 }

#declare an = 0;
#declare sn = 0;
#declare snn = 0;
union {
	#declare n=1;
	#while (n<15000)
		#declare an = n * pow(-1, n+1);
		#declare snn = sn;
		#declare sn = sn + an;
		cylinder { 0, z*sqrt(1+an*an), .1 scale <1, 0.3/sqrt(n), 1>
			rotate y*degrees(atan(an)) translate <snn, 0, n>
		}
		sphere { <snn, 0, n>, .2 scale <1, 0.3/sqrt(n), 1> }
		#declare n=n+1;
	#end
	pigment { color rgb 0 }
}

intersection {
	plane { y, .01/(n*n) pigment { color rgb 0 } }
	plane { -z, -n  }
	plane { -x, 0 rotate y*-degrees (atan (.5)) translate <0, 0, 1> }
	plane { x, 0 rotate y*degrees (atan (.5)) translate <1, 0, 2> }
	pigment { color rgbt 1 }
}

plane {
	y, 0
	pigment {
		gradient x
		color_map { 
			[0 rgbt .5]
			[0.024 rgbt .5]
			[0.025 rgbt 1]
			[0.975 rgbt 1]
			[0.976 rgbt .5]
			[1 rgbt .5]
      }
	}
}
plane { -y, -5 pigment { color rgbf <.9, .9, 1, .9> } }

Licence

Es, šī darba autortiesību īpašnieks, publicēju to saskaņā ar šīm licencēm:
GNU head Ir dota atļauja kopēt, izplatīt un/vai pārveidot šo dokumentu saskaņā ar GNU brīvās dokumentācijas licences, versijas 1.2 vai jebkuras vēlākas versijas, ko publiskojis Brīvās programmatūras fonds nosacījumiem; bez nemainīgajām sadaļā, priekšējā un aizmugurēja'vāka tekstiem. Licences kopija ir iekļauta sadaļā ar nosaukumu GNU brīvās dokumentācijas licence.
w:en:Creative Commons
atsaucoties nemainot licenci
Šis fails tiek izplatīts saskaņā ar licences Creative Commons Atsauce-Līdzīgi Noteikumi 3.0 Vispārējiem noteikumiem.
Jūs varat brīvi:
  • koplietot – kopēt, izplatīt un pārraidīt darbu
  • remiksēt – pielāgot darbu
Saskaņā ar šādiem nosacījumiem:
  • atsaucoties – Tev ir jānorāda autors, saite uz licenci un to, vai veiktas kādas izmaiņas. To var darīt jebkādā saprātīgā veidā, bet ne tādā, kas norādītu, ka licencētājs atbalsta tevi vai veidu, kā tu izmanto šo darbu.
  • nemainot licenci – Ja tu miksē, pārveido vai izmanto materiālu, tev savs devums jāpublicē ar to pašu vai saderīgu licenci kā oriģināls.
This licensing tag was added to this file as part of the GFDL licensing update.
w:en:Creative Commons
atsaucoties nemainot licenci
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic license.
Jūs varat brīvi:
  • koplietot – kopēt, izplatīt un pārraidīt darbu
  • remiksēt – pielāgot darbu
Saskaņā ar šādiem nosacījumiem:
  • atsaucoties – Tev ir jānorāda autors, saite uz licenci un to, vai veiktas kādas izmaiņas. To var darīt jebkādā saprātīgā veidā, bet ne tādā, kas norādītu, ka licencētājs atbalsta tevi vai veidu, kā tu izmanto šo darbu.
  • nemainot licenci – Ja tu miksē, pārveido vai izmanto materiālu, tev savs devums jāpublicē ar to pašu vai saderīgu licenci kā oriģināls.
Jūs varat izvēlēties licenci pēc jūsu vēlmes.

Captions

Pievieno vienas rindiņas aprakstu, ko šis fails attēlo

Šajā failā attēlotais

attēlo

5 marts 2007

Faila hronoloģija

Uzklikšķini uz datums/laiks kolonnā esošās saites, lai apskatītos, kā šis fails izskatījās tad.

Datums/LaiksAttēlsIzmēriDalībnieksKomentārs
tagadējais2007. gada 15. aprīlis, plkst. 05.372007. gada 15. aprīlis, plkst. 05.37 versijas sīktēls2 400 × 1 800 (302 KB)NorthgroveRevised version for a smaller file size and no perceptible quality change. (bit depth change and higher PNG compression)
2007. gada 5. marts, plkst. 05.162007. gada 5. marts, plkst. 05.16 versijas sīktēls2 400 × 1 800 (705 KB)MelchoirTerms and partial sums of 1 − 2 + 3 − 4 + · · · going out to the horizon, in rectangular perspective. ==POV-Ray source== <pre> camera { location <.25, 4, -4.5> up y*image_height right x*image_width angle 65 look_at <.25, 0, 10> } background { r

Šo failu izmanto šajā 1 lapā:

Globālais faila lietojums

Šīs Vikipēdijas izmanto šo failu:

Skatīt šī faila pilno globālo izmantojumu.