Pyramid_of_35_spheres_animation_original.gif ((640 × 480 piksela, veličina datoteke: 1,97 MB, <a href="/wiki/MIME" title="MIME">MIME</a> tip: image/gif), animacija se ponavlja, 24 okvira, 1,2 s)
| Ova je datoteka sa stranica Zajedničkog poslužitelja Zaklade Wikimedije i smiju je rabiti drugi projekti. Opis s njezine stranice s opisom datoteke prikazan je ispod. |
Sažetak
| OpisPyramid of 35 spheres animation original.gif |
English: Pyramid of 35 spheres animation. original version Animated GIF (640x480 pixels, 2067828 bytes) of 35 spheres in a pyramid. |
||||
| Datum | |||||
| Izvor |
Vlastito djelo postavljača. Rendered using POV-Ray and converted with Adobe ImageReady. |
||||
| Autor | Blotwell | ||||
| Ostale inačice |
Radovi izvedeni od ove datoteke: | ||||
| POV-Ray source InfoField | // Pyramid of 35 spheres POV-Ray source by Blotwell
// Uploaded to Wikimedia Commons
// and released under GPL
//
// Render frames 0 through 23 (24 is identical to 0)
#max_trace_level 15
#declare sq = 1/sqrt(2);
#declare vx = <2,0,0>;
#declare vy = <1,0,sqrt(3)>;
#declare vz = <1,sqrt(8/3),sqrt(1/3)>;
#declare my_sphere_1 =
sphere { <0,1,0>,1 pigment { color rgbf <.9,1,.9,.9> }
finish { refraction 1 ior 1.2 } };
#declare my_sphere_2 =
sphere { <0,1,0>+vz,1 pigment { color rgbf <.9,.9,1,.9> }
finish { refraction 1 ior 1.2 } };
#declare my_sphere_3 =
sphere { <0,1,0>+vz+vz,1 pigment { color rgbf <1,1,.8,.9> }
finish { refraction 1 ior 1.2 } };
#declare my_sphere_4 =
sphere { <0,1,0>+vz+vz+vz,1 pigment { color rgbf <1,.9,.9,.9> }
finish { refraction 1 ior 1.2 } };
#declare my_sphere_5 =
sphere { <0,1,0>+vz+vz+vz+vz,1 pigment { color rgbf <.9,.9,.9,.9> }
finish { refraction 1 ior 1.2 } };
camera {
location <-15,11,-12>
right <2/3,0,0>
up <0,1/2,0>
look_at 4*vz-<0,3,0>
}
light_source {vx*10+<0,10,0> color rgb <1,1,1>}
light_source {vy*10+<0,10,0> color rgb <1,1,1>}
plane { <0,1,0>, 0
finish {ambient 0.2}
pigment { marble turbulence 1
color_map { [0.0 rgb 1] [0.9 rgb 0.9] [1.0 rgb <0.6,0.5,0.5>] }
scale 6 } }
plane { <0,-1,0>, -12
finish {ambient 1}
pigment { color rgb <.6,.6,.8> } }
union {
object { my_sphere_1 translate 0 }
object { my_sphere_1 translate vx }
object { my_sphere_1 translate vy }
object { my_sphere_1 translate vx+vx }
object { my_sphere_1 translate vx+vy }
object { my_sphere_1 translate vy+vy }
object { my_sphere_1 translate vx+vx+vx }
object { my_sphere_1 translate vx+vx+vy }
object { my_sphere_1 translate vx+vy+vy }
object { my_sphere_1 translate vy+vy+vy }
object { my_sphere_1 translate vx+vx+vx+vx }
object { my_sphere_1 translate vx+vx+vx+vy }
object { my_sphere_1 translate vx+vx+vy+vy }
object { my_sphere_1 translate vx+vy+vy+vy }
object { my_sphere_1 translate vy+vy+vy+vy }
object { my_sphere_2 translate 0 }
object { my_sphere_2 translate vx }
object { my_sphere_2 translate vy }
object { my_sphere_2 translate vx+vx }
object { my_sphere_2 translate vx+vy }
object { my_sphere_2 translate vy+vy }
object { my_sphere_2 translate vx+vx+vx }
object { my_sphere_2 translate vx+vx+vy }
object { my_sphere_2 translate vx+vy+vy }
object { my_sphere_2 translate vy+vy+vy }
object { my_sphere_3 translate 0 }
object { my_sphere_3 translate vx }
object { my_sphere_3 translate vy }
object { my_sphere_3 translate vx+vx }
object { my_sphere_3 translate vx+vy }
object { my_sphere_3 translate vy+vy }
object { my_sphere_4 translate 0 }
object { my_sphere_4 translate vx }
object { my_sphere_4 translate vy }
object { my_sphere_5 translate 0 }
translate -4*vz
rotate <0,clock*5,0>
translate 4*vz
}
|
Licencija
| Dozvoljava se umnožavanje, dijeljenje i/ili mijenjanje ovog dokumenta pod uvjetima GNU-ove licence za slobodnu dokumentaciju, inačica 1.2 ili kasnija ako ju je objavio Free Software Foundation; bez nepromjenjivih ili obveznih dijelova i bez teksta na naslovnoj i/ili posljednjoj stranici. Kopija licencije je uključena u odjeljak naslovljen GNU-ove licence za slobodnu dokumentaciju.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
| Ova datoteka je licencirana pod Creative Commons Imenovanje-Dijeli pod istim uvjetima 3.0 nelokaliziranom licencijom. | ||
| ||
| Ova oznaka za licenciranje dodana je datoteci kao dio GFDL ažuriranja licnciranja.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
|
Ovo djelo je slobodan softver; možete ga redistribuirati i / ili mijenjati pod uvjetima GNU Opće javne licencije kako ju je objavila Free Software Foundation; inačica 2 licencije, ili bilo koje kasnije verzije. Ovaj rad se distribuira u nadi da će biti koristan, no bez ikakvih jamstava, te ne sadrži garanciju prodaje ili prikladnosti za određenu svrhu. Pogledajte inačicu 2 i inačicu 3 GNU Opće javne licencije za više detalja.http://www.gnu.org/licenses/gpl.htmlGPLGNU General Public Licensetruetrue |
Opisi
Predmeti prikazani u ovoj datoteci
motiv
Određene vrijednosti bez stavke na projektu Wikipodatci
27. kolovoza 2005
image/gif
data size engleski
2 067 828 Bajt
480 točka
640 točka
checksum engleski
7bb33f477d90090ee464aa88c4404ce3a7e10414
Povijest datoteke
Kliknite na datum/vrijeme kako biste vidjeli datoteku kakva je tada bila.
| Datum/Vrijeme | Minijatura | Dimenzije | Suradnik | Komentar | |
|---|---|---|---|---|---|
| sadašnja | 14:06, 6. studeni 2009. | 640 × 480 (1,97 MB) | wikimediacommons>Datumizer | Reverted to version as of 07:22, 27 August 2005 ... I'll upload the new version as a separate file. |
Poveznice
Na ovu sliku vode poveznice sa sljedećih stranica:

