Plik:Bcc-animated.gif

Treść strony nie jest dostępna w innych językach.
Ten plik jest umieszczony w Wikimedia Commons
Z Wikipedii, wolnej encyklopedii

Bcc-animated.gif(800 × 600 pikseli, rozmiar pliku: 216 KB, typ MIME: image/gif, zapętlony, 9 klatek, 9,0 s)

Opis

Opis
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.
Data
Źródło Praca własna
Autor 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

Licencja

Public domain Ja, właściciel praw autorskich do tej pracy, udostępniam ją jako własność publiczną. Dotyczy to całego świata.
W niektórych krajach może nie być to prawnie możliwe, jeśli tak, to:
Zapewniam każdemu prawo do użycia tej pracy w dowolnym celu, bez żadnych ograniczeń, chyba że te ograniczenia są wymagane przez prawo.

Podpisy

Dodaj jednolinijkowe objaśnienie tego, co ten plik pokazuje

Obiekty przedstawione na tym zdjęciu

przedstawia

image/gif

629638db6ff2de62a8b0f99b0dc836161b7e7422

221 020 bajt

9 sekunda

600 piksel

800 piksel

Historia pliku

Kliknij na datę/czas, aby zobaczyć, jak plik wyglądał w tym czasie.

Data i czasMiniaturaWymiaryUżytkownikOpis
aktualny10:46, 23 lis 2010Miniatura wersji z 10:46, 23 lis 2010800 × 600 (216 KB)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

Poniższa strona korzysta z tego pliku:

Globalne wykorzystanie pliku

Ten plik jest wykorzystywany także w innych projektach wiki: