ไฟล์:Pm1234 Ground.png

ไม่รองรับเนื้อหาของหน้าในภาษาอื่น
จากวิกิพีเดีย สารานุกรมเสรี

ดูภาพที่มีความละเอียดสูงกว่า(2,400 × 1,800 พิกเซล, ขนาดไฟล์: 302 กิโลไบต์, ชนิดไมม์: image/png)

Wikimedia Commons logo รูปภาพหรือไฟล์เสียงนี้ ต้นฉบับอยู่ที่ คอมมอนส์ รายละเอียดด้านล่าง เป็นข้อความที่แสดงผลจาก ไฟล์ต้นฉบับในคอมมอนส์
คอมมอนส์เป็นเว็บไซต์ในโครงการสำหรับเก็บรวบรวมสื่อเสรี ที่ คุณสามารถช่วยได้
Cahid
Ceferliheiuosaxhesanoxlı1: I 82fjwrileehepe epejejrie be jeihejepebejeosvjspsisso. Sisibssivgtbhbt

ความย่อ

คำอธิบาย
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.
วันที่
แหล่งที่มา Self-made by user in Povray. See source code below.
ผู้สร้างสรรค์ 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> } }

การอนุญาตใช้สิทธิ

ข้าพเจ้า ในฐานะผู้ถือลิขสิทธิ์ของภาพหรือสื่อนี้ อนุญาตให้ใช้ภาพหรือสื่อนี้ภายใต้เงื่อนไขต่อไปนี้
GNU head อนุญาตให้คัดลอก แจกจ่ายและ/หรือดัดแปรเอกสารนี้ภายใต้เงื่อนไขของสัญญาอนุญาตเอกสารเสรีของกนู รุ่น 1.2 หรือรุ่นใด ๆ นับจากนี้ที่ออกโดยมูลนิธิซอฟต์แวร์เสรี โดยไม่มีส่วนใดห้ามแก้ไข ไม่มีข้อความปกหน้าและปกหลัง สำเนาของสัญญาอนุญาตรวมอยู่ในส่วนชื่อ สัญญาอนุญาตเอกสารเสรีของกนู
w:th:ครีเอทีฟคอมมอนส์
แสดงที่มา อนุญาตแบบเดียวกัน
ไฟล์นี้อยู่ภายใต้สัญญาอนุญาต ครีเอทีฟคอมมอนส์ แบบแสดงที่มา-อนุญาตแบบเดียวกัน 3.0 ต้นฉบับ
คุณสามารถ:
  • ที่จะแบ่งปัน – ที่จะทำสำเนา แจกจ่าย และส่งงานดังกล่าวต่อไป
  • ที่จะเรียบเรียงใหม่ – ที่จะดัดแปลงงานดังกล่าว
ภายใต้เงื่อนไขต่อไปนี้:
  • แสดงที่มา – คุณต้องให้เกียรติเจ้าของงานอย่างเหมาะสม โดยเพิ่มลิงก์ไปยังสัญญาอนุญาต และระบุหากมีการเปลี่ยนแปลง คุณอาจทำเช่นนี้ได้ในรูปแบบใดก็ได้ตามควร แต่ต้องไม่ใช่ในลักษณะที่แนะว่าผู้ให้อนุญาตสนับสนุนคุณหรือการใช้งานของคุณ
  • อนุญาตแบบเดียวกัน – หากคุณดัดแปลง เปลี่ยนรูป หรือต่อเติมงานนี้ คุณต้องใช้สัญญาอนุญาตแบบเดียวกันหรือแบบที่เหมือนกับสัญญาอนุญาตที่ใช้กับงานนี้เท่านั้น
ป้ายแสดงสถานะลิขสิทธิ์นี้ถูกเพิ่มเพื่อให้เป็นไปตามการเปลี่ยนแปลงสัญญาอนุญาตของมูลนิธิวิกิมีเดีย จาก GFDL ไปยัง GFDL ควบคู่กับ CC-BY-SA 3.0
w:th:ครีเอทีฟคอมมอนส์
แสดงที่มา อนุญาตแบบเดียวกัน
ไฟล์นี้อยู่ภายใต้สัญญาอนุญาตครีเอทีฟคอมมอนส์ รุ่นแสดงที่มา-อนุญาตแบบเดียวกัน 2.5 ทั่วไป, 2.0 ทั่วไป และ 1.0 ทั่วไป
คุณสามารถ:
  • ที่จะแบ่งปัน – ที่จะทำสำเนา แจกจ่าย และส่งงานดังกล่าวต่อไป
  • ที่จะเรียบเรียงใหม่ – ที่จะดัดแปลงงานดังกล่าว
ภายใต้เงื่อนไขต่อไปนี้:
  • แสดงที่มา – คุณต้องให้เกียรติเจ้าของงานอย่างเหมาะสม โดยเพิ่มลิงก์ไปยังสัญญาอนุญาต และระบุหากมีการเปลี่ยนแปลง คุณอาจทำเช่นนี้ได้ในรูปแบบใดก็ได้ตามควร แต่ต้องไม่ใช่ในลักษณะที่แนะว่าผู้ให้อนุญาตสนับสนุนคุณหรือการใช้งานของคุณ
  • อนุญาตแบบเดียวกัน – หากคุณดัดแปลง เปลี่ยนรูป หรือต่อเติมงานนี้ คุณต้องใช้สัญญาอนุญาตแบบเดียวกันหรือแบบที่เหมือนกับสัญญาอนุญาตที่ใช้กับงานนี้เท่านั้น
คุณสามารถเลือกสัญญาอนุญาตดังกล่าวตามต้องการ

คำบรรยายโดยย่อ

เพิ่มคำบรรยายทรรทัดเดียวเพื่อขยายความว่าไฟล์นี้มีอะไร

ไอเทมที่แสดงอยู่ในไฟล์นี้

ประกอบด้วย

ประวัติไฟล์

คลิกวันที่/เวลาเพื่อดูไฟล์ที่ปรากฏในขณะนั้น

วันที่/เวลารูปย่อขนาดผู้ใช้ความเห็น
ปัจจุบัน09:37, 15 เมษายน 2550รูปย่อสำหรับรุ่นเมื่อ 09:37, 15 เมษายน 25502,400 × 1,800 (302 กิโลไบต์)NorthgroveRevised version for a smaller file size and no perceptible quality change. (bit depth change and higher PNG compression)
09:16, 5 มีนาคม 2550รูปย่อสำหรับรุ่นเมื่อ 09:16, 5 มีนาคม 25502,400 × 1,800 (705 กิโลไบต์)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

การใช้ไฟล์ข้ามโครงการ

วิกิอื่นต่อไปนี้ใช้ไฟล์นี้:

ดูการใช้ข้ามโครงการเพิ่มเติมของไฟล์นี้