Image:Bump-map-demo-smooth.png

From Wikipedia, the free encyclopedia

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.
Moved

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

GNU head 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.

Subject to disclaimers.


Asturianu | Български | Català | Deutsch | English | Español | Français | Gaeilge | Italiano | 한국어 | 日本語 | Polski | Português | Română | Türkçe | +/-


[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/TimeDimensionsUserComment
current08:51, 30 March 2008160×160 (8 KB)File Upload Bot (Magnus Manske) ( {{BotMoveToCommons|en.wikipedia}} {{Information |Description={{en|An orange sphere rendered with [http://www.povray.org POV-Ray] ray tracer. Source text: #version 3.5; #include "colors.inc" camera { location <0, 0, -2.4> )
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):