跳至內容

File:Blue Unknot Animated.gif

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

Blue_Unknot_Animated.gif(480 × 480 像素,檔案大小:1.44 MB,MIME 類型:image/gif、​循環、​36 畫格、​3.6秒)


摘要

描述
English: The unknot.
日期
來源 File:Blue Unknot.png
作者 Original: Jim.belk
Animation: MichaelFrey (對話)

Source

Knot.pov

#include "colors.inc"

background { color White }

global_settings { assumed_gamma 1.0}

camera
  {
  location <0, 0, -25>
  right <1,0,0> up <0,1,0>
  look_at  <0, 0, 0>
  angle 5
  }

light_source
  {
  <0, 20, -50>
  color White
  area_light <5, 0, 0>, <0, 5, 0>, 10, 10  /* very slow, decrease 10 to 2 for experiments */
  adaptive 3
  }

#declare R = 0.8;
#declare r_tube = 0.12;

torus
  {
  R, r_tube              // major and minor radius
  rotate -90*x      // so we can see it from the top
  translate <0,0,0.1>
  pigment { color rgb <0,0.25,1> }
  finish
    {
    ambient 0.15
    diffuse 0.85
    brilliance 2
    phong 0.25
    phong_size 7.5
    }
  rotate <0,360*clock,0>
  }

plane
  {
  <0,0,-1>, -2.33
  pigment { color White }
  finish
    {
    ambient 0.35
    diffuse 0.65
    }
  }

Assembly.inc

;http://www.f-lohmueller.de/pov_tut/animate/anim001d.htm
Antialias=Off
Antialias_Threshold=0.1
Antialias_Depth=2

Input_File_Name="knot.pov"

Initial_Frame=1
Final_Frame=36
Initial_Clock=0
Final_Clock=1

Cyclic_Animation=on
Pause_when_Done=off

build.sh

povray Assembly.inc +H480 +W480 +UA

convert -dispose previous -delay 10 -loop 0 *.png myimage.gif
firefox myimage.gif
 
圖形使用Persistence of Vision創作。

授權條款

Creative Commons CC-Zero 此檔案在創用CC CC0 1.0 通用公有領域貢獻宣告之下分發。
在此宣告之下分發本作品者,已依據各國著作權法,在全世界放棄其對本作品所擁有的著作權及所有相關相似的法律權利,從而將本作品貢獻至公有領域。您可以複製、修改、分發和演示該作品,用於任何商業用途,所有這些都不需要請求授權。

說明

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

在此檔案描寫的項目

描繪內容

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

多媒體型式 繁體中文 (已轉換拼寫)

image/gif

校驗和 繁體中文 (已轉換拼寫)

d78f30dffa3194c4d1a84d2ba8e43e3df37ed3f9

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

1,512,239 位元組

3.600000000000002

480 像素

480 像素

檔案歷史

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

日期/時間縮⁠圖尺寸用戶備⁠註
目前2018年12月27日 (四) 14:20於 2018年12月27日 (四) 14:20 版本的縮圖480 × 480(1.44 MB)MichaelFreyUser created page with UploadWizard

下列頁面有用到此檔案:

全域檔案使用狀況

詮釋資料