File:Rhombic dodecahedron.jpg
From testwiki
Jump to navigation
Jump to search
Rhombic_dodecahedron.jpg (240 × 256 pixels, file size: 8 KB, MIME type: image/jpeg)
This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.
Summary
3D-render of partially-transparent Rhombic dodecahedron (dual of cuboctahedron Archimedean solid).
From en:Image:Rhombic dodecahedron.jpg
This diagram image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with
{{vector version available|new image name}}.It is recommended to name the SVG file “Rhombic dodecahedron.svg”—then the template Vector version available (or Vva) does not need the new image name parameter. |
This diagram image was uploaded in the JPEG format even though it consists of non-photographic data. This information could be stored more efficiently or accurately in the PNG or SVG format. If possible, please upload a PNG or SVG version of this image without compression artifacts, derived from a non-JPEG source (or with existing artifacts removed). After doing so, please tag the JPEG version with {{Superseded|NewImage.ext}} and remove this tag. This tag should not be applied to photographs or scans. If this image is a diagram or other image suitable for vectorisation, please tag this image with {{Convert to SVG}} instead of {{BadJPEG}}. If not suitable for vectorisation, use {{Convert to PNG}}. For more information, see {{BadJPEG}}. |
Licensing
| Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | ||
| ||
| This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
Povray code
The file was produced via the command "povray rhombic_dodecahedron.ini" on a Mac OS X machine with the fink installation of POV-Ray. The following three files are used. (GFDL applies to all)
File "rhombic_dodecahedron.povi"
#declare A=sqrt(2);
#declare R=0.025;
#declare rhombdod =
intersection {
box { < -2, -2, -2>, <2,2,2> }
plane { < 1, 1, 0>, A }
plane { < 1,-1, 0>, A }
plane { <-1, 1, 0>, A }
plane { <-1,-1, 0>, A }
plane { < 1, 0, 1>, A }
plane { < 1, 0,-1>, A }
plane { <-1, 0, 1>, A }
plane { <-1, 0,-1>, A }
plane { < 0, 1, 1>, A }
plane { < 0, 1,-1>, A }
plane { < 0,-1, 1>, A }
plane { < 0,-1,-1>, A }
}
#declare tripod =
union{
cylinder { <2,0,0>, <1,1,1>, R }
cylinder { <0,2,0>, <1,1,1>, R }
cylinder { <0,0,2>, <1,1,1>, R }
sphere { <1,1,1>, R }
}
#declare rhombdodedges =
union {
object { tripod }
object { tripod rotate 90*z }
object { tripod rotate 180*z }
object { tripod rotate 270*z }
object { tripod rotate 180*x }
object { tripod rotate 180*x rotate 90*z }
object { tripod rotate 180*x rotate 180*z }
object { tripod rotate 180*x rotate 270*z }
sphere { < 2, 0, 0 >, R }
sphere { <-2, 0, 0 >, R }
sphere { < 0, 2, 0 >, R }
sphere { < 0,-2, 0 >, R }
sphere { < 0, 0, 2 >, R }
sphere { < 0, 0,-2 >, R }
}
File "rhombic_dodecahedron.pov"
#include "colors.inc"
#include "rhombic_dodecahedron.povi"
global_settings{ ambient_light White }
background { color White }
#declare LX = 20;
#declare LZ = 50;
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}
object { rhombdod
texture {
pigment { colour rgbt <1,1,0.4,0.3> }
finish { ambient 0.1 diffuse 0.9 phong 1 }
}
}
object { rhombdodedges
texture { pigment { colour Black } }
}
camera {
location 15*y
direction -y
right 0.3*x
up 0.3*z
rotate 10*x
rotate 30*z
}
File "rhombic_dodecahedron.ini"
Input_File_Name="rhombic_dodecahedron.pov" Output_File_Type=N Library_Path="/sw/share/povray-3.5/include/" +v +h256 +w256 Antialias=on
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 10:48, 21 April 2013 | 240 × 256 (8 KB) | wikimediacommons>AnonMoos | losslessly cropping |
File usage
The following 2 pages use this file:

