File:Seventh perspective.png

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(2,148 × 297像素,文件大小:45 KB,MIME类型:image/png


描述
English: A view of the decimal representation of 1/7 in rectangular perspective. Each character has a small but finite depth so that the image blends to solid black at infinity.
日期 (UTC)
来源
作者
我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享2.5 通用2.0 通用1.0 通用许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。
您可以选择您需要的许可协议。

POV-Ray code

camera { 
    location <-9, .3, -5>
    up y*image_height right x*image_width angle 40 look_at <6, .3, 0>
}
background { rgb 1 }

#declare space = .54;
#declare depth = .003;
union {
    text { ttf "chalkboard.ttf", "0.1" depth, 0 translate -1.47*x }
    #declare n=0;
    #while (n<1000)
        text { ttf "chalkboard.ttf", "428571", depth, 0 translate space*n*x*6 }
        #declare n=n+1;
    #end
    box { <space*(n-1), -.025, 0>, <10000000, .665, depth> }
    pigment { color rgb 0 }
}

原始上传日志

This image is a derivative work of the following images:

  • Image:999_Perspective.png licensed with Cc-by-sa-2.5,2.0,1.0, GFDL
    • 2007-09-29T22:11:59Z Sopoforic 2554x398 (61760 Bytes) optimized with optipng
    • 2006-10-26T23:45:53Z Mets501 2554x398 (74152 Bytes) remove extraneous dot
    • 2006-10-26T23:44:07Z Mets501 2554x398 (74407 Bytes) Old font + transparency
    • 2006-10-26T21:35:46Z AzaToth 2658x373 (121675 Bytes) simlar picture (other font) but transparent background.
    • 2006-09-07T20:11:29Z Melchoir 2554x398 (75615 Bytes) A view of "0.999…" in rectangular perspective. Each character has a small but finite depth so that the image blends to solid black at infinity. ==POV-Ray code== camera { :location :up y*image_height right x*image_width

Uploaded with derivativeFX

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2008年8月3日 (日) 14:572008年8月3日 (日) 14:57版本的缩略图2,148 × 297(45 KB)Hidro
2008年7月23日 (三) 16:022008年7月23日 (三) 16:02版本的缩略图2,147 × 325(36 KB)הגמל התימני{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
2008年7月22日 (二) 21:292008年7月22日 (二) 21:29版本的缩略图2,554 × 398(35 KB)Sopoforic{{Information |Description={{en|A view of the decimal representation of 1/7 in rectangular perspective. Each character has a small but finite depth so that the image blends to solid black at infinity.}} |Source=*Image:999_Perspective.png |Date=2008-

以下页面使用本文件:

全域文件用途