File:Rhombic dodecahedra.jpg

Rhombic_dodecahedra.jpg(256 × 256 像素,檔案大小:11 KB,MIME 類型:image/jpeg


摘要

Transferred from en.wikipedia to Commons by Maksim.

The original description page was here. All following user names refer to en.wikipedia.

Space tesselation of rhombic dodecahedra. Wigner-Seitz cells for fcc.


這個檔案已經被Rhombic dodecahedra.png取代。 建議您使用其他圖像。請注意要刪除被取代的圖像的話,您需要首先取得社群共識
new file

授權條款

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

Povray code

This is similar to that for Image:Rhombic_dodecahedron.jpg from where you can take the file "rhombic_dodecahedron.povi". You also need the following two (GPL/GFDL) files:

File "rhombic_dodecahedra.pov"
 #include "colors.inc"
 #include "math.inc"
 #include "rand.inc"
 #include "rhombic_dodecahedron.povi"
 
 global_settings{ ambient_light White }
 background { color White }
 
 #declare LX = 50;
 #declare LZ = 100;
 light_source { <LX,-LX,LZ> color White}
 light_source { <-LX,LX,LZ> color White}
 light_source { <LX,LX,LZ> color White}
 light_source { <-LX,-LX,LZ> color White}
 
 #declare extent = 2 ;
 #declare i = -extent;
 #while ( i <= extent )
     #declare j = -extent;
     #while ( j <= extent )
     #declare k = -extent;
         #while ( k <= extent )
             #if ( even(i+j+k) & ( i+j+2*k<3*extent ) & Prob(0.95, RdmD))
                 #declare RCOLOUR = rgb < Rand_Normal( 0.6, 0.2, RdmA ) ,
                             Rand_Normal( 0.6, 0.2, RdmB ) ,
                             Rand_Normal( 0.6, 0.2, RdmC ) > ; 
                 object { rhombdod
                     scale 0.48
                     translate < i, j, k >
                     texture {
                         pigment { color RCOLOUR }
                         finish { ambient 0.3 diffuse 0.3 phong Rand_Normal( 0.5, 0.2, RdmC ) }
                         }
                     }
             #end // if
             #declare k = k+1;
         #end // while k
         #declare j = j+1;
     #end // while j
     #declare i = i+1;
 #end // while i
 
 camera {
     location 20*y
     direction -y
     right 0.4*x
     up 0.4*z
     rotate 20*x
     rotate -10*z
     }
File "rhombic_dodecahedra.ini"
 Input_File_Name="rhombic_dodecahedra.pov"
 Output_File_Type=N
 Library_Path="/sw/share/povray-3.5/include/"
 +v
 
 +h256 +w256 Antialias=on

History

date/time username edit summary
01:56, 10 March 2006 en:User:Tomruen (<a href="/wiki/Category:Honeycomb_image" title="Category:Honeycomb image">Category:Honeycomb image</a>)
03:11, 25 October 2004 en:User:AndrewKepert (GPL/GFDL - my code & images)
07:35, 20 April 2004 en:User:AndrewKepert (=File "rhombic_dodecahedra.pov"= tidy up pov code)
07:23, 20 April 2004 en:User:AndrewKepert (povray source)
07:17, 20 April 2004 en:User:AndrewKepert (space tesselation of rhombic dodecahedra)

原始上傳日誌

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.

Click on date to download the file or see the image uploaded on that date.

derivative works

Derivative works of this file:

說明

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

在此檔案描寫的項目

描繪內容

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

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

檔案歷史

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

日期/時間縮⁠圖尺寸用戶備⁠註
目前2009年11月20日 (五) 02:22於 2009年11月20日 (五) 02:22 版本的縮圖256 × 256(11 KB)DatumizerReverted to version as of 16:51, 20 March 2006 ... Revert to original.
2009年10月31日 (六) 17:14於 2009年10月31日 (六) 17:14 版本的縮圖1,024 × 1,024(128 KB)DatumizerBrighten things up a bit.
2006年3月20日 (一) 16:51於 2006年3月20日 (一) 16:51 版本的縮圖256 × 256(11 KB)MaksimLa bildo estas kopiita de wikipedia:en. La originala priskribo estas: Space tesselation of rhombic dodecahedra. {{GFDL}} Category:Honeycomb image ==Povray code== This is similar to that for [[:Image:Rhombic_dodecahedron.jp

沒有使用此檔案的頁面。

全域檔案使用狀況

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

檢視此檔案的更多全域使用狀況

詮釋資料