跳至內容

File:Howe cauldron kinetic sculpture principle.gif

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

Howe_cauldron_kinetic_sculpture_principle.gif(512 × 512 像素,檔案大小:649 KB,MIME 類型:image/gif、​循環、​30 畫格、​4.5秒)


摘要

描述
English: A simplified version of Anthony Howe's kinetic sculpture for the 2016 Rio de Janeiro Summer Olympics cauldron, colour-coded to show its working principle, rendered in POV-Ray.
來源 自己的作品
作者 Cmglee

POV-Ray source code

Howe_cauldron_kinetic_sculpture_principle.pov Howe_cauldron_kinetic_sculpture_principle.ini
<source lang="syntaxhighlight" style="height:20em;overflow:scroll;">
  1. declare ARM =
difference {
 union {
  cone     { <0,0,0> 8 <0,140,0> 2 }
  cylinder { <0,160,1> <0,160,-1> 20 }
  sphere   { <0,100,0>  6 }
  sphere   { <0, 50,0> 10 }
 }
 union {
  sphere   { <0,100,5>  5 }
  sphere   { <0, 50,8>  8 }
 }
}
  1. declare ARMS =
union {
 object { ARM                     pigment { rgb <1  ,0.2,0.2> } }
 object { ARM rotate < 90,0,0>    pigment { rgb <0  ,0.5,1  > } }
 object { ARM rotate <180,0,0>    pigment { rgb <0  ,1  ,0  > } }
 object { ARM rotate <270,0,0>    pigment { rgb <1  ,0.8,0  > } }
 cylinder { <25,0,0> <-25,0,0> 10 pigment { rgb <0.5,0.5,1  > } }
}

union {

#local i = 0;
#while (i < 24)
 object { ARMS rotate <(30*i-22.5*clock)/2,0,0> translate <0,200,0> rotate <0,0,15*i> pigment { rgb <0.8,0.8,0.8> } }
 #local i = i + 1;
#end
translate <-80,-70,0>

} camera {

right x * image_width / image_height
location <420,420,420>
look_at  <0,0,0>

} light_source { <0,1,0> color 2 parallel } light_source { <1e3,1e3,1e3> color 1 } </syntaxhighlight>

Antialias=On
Antialias_Threshold=0.1
Antialias_Depth=2

Input_File_Name="Howe_cauldron_knietic_sculpture_principle.pov"

Initial_Frame=0
Initial_Clock=0
Final_Frame=31
Final_Clock=31

Cyclic_Animation=off
Pause_when_Done=off

Debug_File=on

授權條款

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

說明

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

在此檔案描寫的項目

描繪內容

創作作者 Chinese (Hong Kong) (已轉換拼寫)

沒有維基數據項目的某些值

維基媒體使用者名稱 繁體中文 (已轉換拼寫):​Cmglee
作者姓名字串 繁體中文 (已轉換拼寫):​Cmglee

著作權狀態 繁體中文 (已轉換拼寫)

有著作權 繁體中文 (已轉換拼寫)

GNU自由文檔許可證1.2或更高版本 繁體中文 (已轉換拼寫)

共享創意署名-相同方式共享4.0國際 Chinese (Hong Kong) (已轉換拼寫)

檔案來源 Chinese (Taiwan) (已轉換拼寫)

上傳者的原創作品 繁體中文 (已轉換拼寫)

檔案歷史

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

日期/時間縮⁠圖尺寸用戶備⁠註
目前2016年8月25日 (四) 19:42於 2016年8月25日 (四) 19:42 版本的縮圖512 × 512(649 KB)CmgleeFix angle between segments, change viewpoint to more clearly show middle and reduce number of segments for clarity.
2016年8月24日 (三) 16:34於 2016年8月24日 (三) 16:34 版本的縮圖512 × 512(720 KB)Cmglee{{Information |Description ={{en|1=A simplified version of Anthony Howe's kinetic sculpture for the 2016 Rio de Janeiro Summer Olympics cauldron, colour-coded to show its working principle, rendered in POV-Ray.}} |Source ={{own}} |Author...

下列頁面有用到此檔案:

全域檔案使用狀況

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