File:Pm1234 Ground.png
维基共享资源,媒体文件资料库
跳转到导航
跳转到搜索
本预览的尺寸:800 × 600像素。 其他分辨率:320 × 240像素 | 640 × 480像素 | 1,024 × 768像素 | 1,280 × 960像素 | 2,400 × 1,800像素。
原始文件 (2,400 × 1,800像素,文件大小:302 KB,MIME类型:image/png)
文件信息
结构化数据
说明
摘要
[编辑]描述Pm1234 Ground.png |
English: Terms and partial sums of 1 − 2 + 3 − 4 + · · · going out to the horizon.
Português: Termos e somas parciais de 1 − 2 + 3 − 4 + · · · dirigem-se para o horizonte.
|
日期 | |
来源 | 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> } }
许可协议
[编辑]我,本作品著作权人,特此采用以下许可协议发表本作品:
已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。 | ||
| ||
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
- 您可以自由地:
- 共享 – 复制、发行并传播本作品
- 修改 – 改编作品
- 惟须遵守下列条件:
- 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
- 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
您可以选择您需要的许可协议。
文件历史
点击某个日期/时间查看对应时刻的文件。
日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
---|---|---|---|---|---|
当前 | 2007年4月15日 (日) 02:37 | 2,400 × 1,800(302 KB) | Northgrove(留言 | 贡献) | Revised version for a smaller file size and no perceptible quality change. (bit depth change and higher PNG compression) | |
2007年3月5日 (一) 02:16 | 2,400 × 1,800(705 KB) | Melchoir(留言 | 贡献) | Terms 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 |
您不可以覆盖此文件。
文件用途
没有页面使用本文件。
全域文件用途
以下其他wiki使用此文件:
- ar.wikipedia.org上的用途
- az.wikipedia.org上的用途
- bn.wikipedia.org上的用途
- ca.wikipedia.org上的用途
- cv.wikipedia.org上的用途
- da.wikipedia.org上的用途
- en.wikipedia.org上的用途
- eo.wikipedia.org上的用途
- es.wikipedia.org上的用途
- fa.wikipedia.org上的用途
- fi.wikipedia.org上的用途
- fr.wikipedia.org上的用途
- fr.wikibooks.org上的用途
- gl.wikipedia.org上的用途
- hi.wikipedia.org上的用途
- hu.wikipedia.org上的用途
- hy.wikipedia.org上的用途
- id.wikipedia.org上的用途
- incubator.wikimedia.org上的用途
- it.wikipedia.org上的用途
- ja.wikipedia.org上的用途
- kn.wikipedia.org上的用途
- ko.wikipedia.org上的用途
- lo.wikipedia.org上的用途
- lv.wikipedia.org上的用途
- mk.wikipedia.org上的用途
查看此文件的更多全域用途。