From Wikipedia, the free encyclopedia
 |
This image was moved to Wikimedia Commons from en.wikipedia using a bot script. All source information is still present. It requires review because CommonSense could not categorise the image during transfer. Additionally, there may be errors in any or all of the information fields; information on this image should not be considered reliable and the image should not be used until it has been reviewed and any needed corrections have been made. Once the review has been completed, this template should be removed. For details, see below.
|
Description |
English: An orange sphere rendered with POV-Ray ray tracer.
Source text:
#version 3.5;
#include "colors.inc"
camera {
location <0, 0, -2.4>
right x * image_width / image_height
look_at <0, 0, 0>
}
sky_sphere {
pigment {
color White
}
}
light_source {
<-20, 20, -20>
color White
}
sphere {
<0, 0, 0>, 1
texture {
finish {
ambient 0.3
specular 0.2
}
pigment {
color Orange
}
}
} |
Source |
Transferred from en.wikipedia
|
Date |
2003-12-11 (first version); 2007-10-15 (last version)
|
Author |
Original uploader was Brion VIBBER at en.wikipedia Later version(s) were uploaded by McLoaf at en.wikipedia.
|
Permission
(Reusing this image) |
GFDL-WITH-DISCLAIMERS; Released under the GNU Free Documentation License.
|
[edit] License information
[edit] Original upload log
The original description page is/was here. All following user names refer to en.wikipedia.
- 2007-10-15 21:17 McLoaf 160×160×8 (8493 bytes)
- 2003-12-11 03:35 Brion VIBBER 160×160×8 (9744 bytes) An orange sphere rendered with POV-Ray ray tracer. (Will paste source into description page)
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Dimensions | User | Comment |
current | 08:51, 30 March 2008 | 160×160 (8 KB) | File Upload Bot (Magnus Manske) | |
File links
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):