跳至內容

File:Bump-map-demo-bumpy.png

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

Bump-map-demo-bumpy.png(160 × 160 像素,檔案大小:20 KB,MIME 類型:image/png


摘要

描述
English: Orange sphere with a bump map, rendered in POV-Ray
日期 2003年12月11日 (原始上傳日期)
來源

POV-Ray.

    #version 3.5;
    #include "colors.inc"
    
    camera {
        location <0, 0, -2.4>
        right x * image_width / image_height
        look_at <0, 0, 0>
    }
    
    sky_sphere {
        pigment {
            color White
        }
    }
    
    light_source {
        <-20, 20, -20>
        color White
    }
    
    sphere {
        <0, 0, 0>, 1
        texture {
            finish {
                ambient 0.3
                specular 0.2
            }
            pigment {
                color Orange
            }
            normal {
                bump_map {
                    png "[[:en:media:Orange-bumpmap.png|Orange-bumpmap.png]]"
                    interpolate 2
                    bump_size 2.0
                    once
                }
                scale 2
                translate <-1, -1, 0>
                rotate <20, -15, 0>
            }
        }
    }}}
; Transferred from en.wikipedia
作者

Original uploader was Brion VIBBER at en.wikipedia

Later version(s) were uploaded by McLoaf at en.wikipedia.
授權許可
(重用此檔案)
GFDL-WITH-DISCLAIMERS; Released under the GNU Free Documentation License.
其他版本 此檔案衍生的作品:  Bump-map-demo-full.png

授權條款

w:zh:創用CC
姓名標示 相同方式分享
此檔案採用創用CC 姓名標示-相同方式分享 3.0 未在地化版本授權條款。 受免責聲明的約束。
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
已新增授權條款標題至此檔案,作為GFDL授權更新的一部份。
GNU head 已授權您依據自由軟體基金會發行的無固定段落、封面文字和封底文字GNU自由文件授權條款1.2版或任意後續版本,對本檔進行複製、傳播和/或修改。該協議的副本列在GNU自由文件授權條款中。 受免責聲明的約束。

原始上傳日誌

The original description page was here. All following user names refer to en.wikipedia.
  • 2007-10-15 21:27 McLoaf 160×160×8 (20480 bytes)
  • 2003-12-11 03:36 Brion VIBBER 160×160×8 (21553 bytes) Orange sphere with a bump map, rendered in POV-Ray. (Will paste source into description page)

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

3043ba4af88481cceb5601e5e1c867c72ec71ee5

斷定方法:​SHA-1 中文 (已轉換拼寫)

20,480 位元組

160 像素

160 像素

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2008年3月30日 (日) 08:51於 2008年3月30日 (日) 08:51 版本的縮圖160 × 160(20 KB)File Upload Bot (Magnus Manske) {{BotMoveToCommons|en.wikipedia}} {{Information |Description={{en|Orange sphere with a bump map, rendered in [http://www.povray.org/ POV-Ray]. #version 3.5; #include "colors.inc" camera { location <0, 0, -2.4> right x *

沒有使用此檔案的頁面。

全域檔案使用狀況

以下其他 wiki 使用了這個檔案: