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:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 4.0 国际许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
您可以选择您需要的许可协议。

说明

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

此文件中描述的项目

描繪內容

文件历史

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

日期/时间缩⁠略⁠图大小用户备注
当前2016年8月25日 (四) 19:422016年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:342016年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使用此文件: