File:Seventh perspective.png

出自Wikimedia Commons
跳至導覽 跳至搜尋

原始檔案(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:共享創意
姓名標示 相同方式分享
此檔案採用創用CC 姓名標示-相同方式分享 2.5 通用版2.0 通用版以及1.0 通用版授權條款。
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
GNU head 已授權您依據自由軟體基金會發行的無固定段落、封面文字和封底文字GNU自由文件授權條款1.2版或任意後續版本,對本檔進行複製、傳播和/或修改。該協議的副本列在GNU自由文件授權條款中。
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:57於 2008年8月3日 (日) 14:57 版本的縮圖2,148 × 297(45 KB)Hidro對話 | 貢獻
2008年7月23日 (三) 16:02於 2008年7月23日 (三) 16:02 版本的縮圖2,147 × 325(36 KB)הגמל התימני對話 | 貢獻{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
2008年7月22日 (二) 21:29於 2008年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-

沒有使用此檔案的頁面。

全域檔案使用狀況