Bcc-animated.gif (800 × 600 بكسل حجم الملف: 216 كيلوبايت، نوع MIME: image/gif، ‏ملفوف، ‏9 إطارات، ‏9٫0ث)

ملخص

الوصف
English: Animated construction of the Wigner–Seitz cell of a bcc lattice. Source code, rendering and animation by Matthias Schönborn, Berlin.
Deutsch: Animierte Konstruktion der Wigner-Seitz-Zelle eines bcc-Gitters. Quellcode, rendern und Animation von Matthias Schönborn, Berlin.
التاريخ
المصدر عمل شخصي
المؤلف Saney

Povray-Code:

#include "colors.inc"

background { color White }

light_source { <-3000,3000,-3000> color White shadowless}
light_source { <-2800,2000,-2400> color White shadowless}
light_source { <-0.446532,5,-0.36543> color shadowless}

camera {
  location <-0.7, 3.5, -2.9>
  look_at <1,1,1>
}

sphere {<0, 0, 0>, 0.05 pigment { color Blue }}
sphere {<2, 0, 0>, 0.05 pigment { color Blue }}
sphere {<0, 2, 0>, 0.05 pigment { color Blue }}
sphere {<0, 0, 2>, 0.05 pigment { color Blue }}
sphere {<2, 2, 0>, 0.05 pigment { color Blue }}
sphere {<2, 0, 2>, 0.05 pigment { color Blue }}
sphere {<0, 2, 2>, 0.05 pigment { color Blue }}
sphere {<2, 2, 2>, 0.05 pigment { color Blue }}
sphere {<1, 1, 1>, 0.05 pigment { color Blue }}

cylinder {<0,0,0>, <0,0,2>, 0.01 pigment { color Gray }}
cylinder {<0,0,0>, <0,2,0>, 0.01 pigment { color Gray }}
cylinder {<0,0,0>, <2,0,0>, 0.01 pigment { color Gray }}
cylinder {<0,0,0>, <2,2,2>, 0.01 pigment { color Gray }}
cylinder {<0,0,2>, <2,0,2>, 0.01 pigment { color Gray }}
cylinder {<0,0,2>, <0,2,2>, 0.01 pigment { color Gray }}
cylinder {<0,2,0>, <2,2,0>, 0.01 pigment { color Gray }}
cylinder {<0,2,0>, <0,2,2>, 0.01 pigment { color Gray }}
cylinder {<0,2,0>, <2,0,2>, 0.01 pigment { color Gray }}
cylinder {<0,2,2>, <2,2,2>, 0.01 pigment { color Gray }}
cylinder {<2,0,0>, <2,2,0>, 0.01 pigment { color Gray }}
cylinder {<2,0,0>, <0,2,2>, 0.01 pigment { color Gray }}
cylinder {<2,0,0>, <2,0,2>, 0.01 pigment { color Gray }}
cylinder {<2,0,2>, <2,2,2>, 0.01 pigment { color Gray }}
cylinder {<2,2,0>, <2,2,2>, 0.01 pigment { color Gray }}
cylinder {<2,2,0>, <0,0,2>, 0.01 pigment { color Gray }}

#declare subbox = box {<-0.866,-1.5,-1.5>, <0.866,1.5,1.5>}

#declare greenbox = difference {
  box {<0,0,0>, <2,2,2>}
  object { subbox rotate <0,0,-45> rotate <0,-45,0> translate <0,2,0>}
  object { subbox rotate <0,0,45> rotate <0,45,0> translate <2,2,0>}
  object { subbox rotate <0,0,45> rotate <0,-45,0> translate <2,2,2>}
  object { subbox rotate <0,0,-45> rotate <0,45,0> translate <0,2,2>}
  object { subbox rotate <0,0,45> rotate <0,-45,0>}
  object { subbox rotate <0,0,-45> rotate <0,45,0> translate <2,0,0>}
  object { subbox rotate <0,0,-45> rotate <0,-45,0> translate <2,0,2>}
  object { subbox rotate <0,0,45> rotate <0,45,0> translate <0,0,2>}
}

object { greenbox pigment { color Green transmit 0.4}}

Rendering via:

$ povray +p +H600 +W800 Antialias=1 bcc.pov +Obcc09.png
$ mogrify -format gif bcc09.png

To animate, uncomment the substraction off the original cube line by line and call the files bcc01.pov, bcc02.pov and so forth. Animate via:

$ for i in 0 1 2 3 4 5 6 7 8 9; do povray +p +H600 +W800 +Q11 Antialias=1 +Obcc0$i.png  bcc0$i.pov; done
$ mogrify -format gif bcc0*.png
$ convert -delay 100 bcc0*.gif -loop 0 bcc-animated.gif

ترخيص

Public domain أنا، مالِك حقوق تأليف ونشر هذا العمل، أجعله في النِّطاق العامِّ، يسري هذا في أرجاء العالم كلِّه.
في بعض البلدان، قد يكون هذا التَّرخيص غيرَ مُمكنٍ قانونيَّاً، في هذه الحالة:
أمنح الجميع حق استخدام هذا العمل لأي غرض دون أي شرط ما لم يفرض القانون شروطًا إضافية.

الشروحات

أضف شرحاً من سطر واحد لما يُمثِّله هذا الملف

العناصر المصورة في هذا الملف

يُصوِّر

٢٢ نوفمبر 2010

629638db6ff2de62a8b0f99b0dc836161b7e7422

طريقة الاستدلال: SHA-1 الإنجليزية

٢٢١٬٠٢٠ بايت

٩ ثانية

٦٠٠ بكسل

٨٠٠ بكسل

تاريخ الملف

اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.

زمن/تاريخصورة مصغرةالأبعادمستخدمتعليق
حالي08:46، 23 نوفمبر 2010تصغير للنسخة بتاريخ 08:46، 23 نوفمبر 2010800 × 600 (216 كيلوبايت)Saney~commonswiki{{Information |Description={{en|1=Animated construction of the first Brillouin-zone of a bcc lattice. Source code, rendering and animation by Matthias Schönborn, Berlin.}} {{de|1=Animierte Konstruktion der ersten Brillouin-Zone eines bcc-Gitters. Quellco

الصفحة التالية تستخدم هذا الملف:

الاستخدام العالمي للملف

الويكيات الأخرى التالية تستخدم هذا الملف: