File:Bump-map-demo-smooth.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Bump-map-demo-smooth.png(160 × 160 pixels, file size: 8 KB, MIME type: image/png)

Summary

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
            }
        }
    }
Date 11 December 2003 (original upload date)
Source Transferred from en.wikipedia to Commons.
Author The original uploader was Brion VIBBER at English Wikipedia.
Other versions Derivative works of this file:  Bump-map-demo-full.png

Licensing

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Subject to disclaimers.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
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. A copy of the license is included in the section entitled GNU Free Documentation License. Subject to disclaimers.

Original upload log

The original description page 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)

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

11 December 2003

image/png

b7fcb8c43de04d5740b2a7aa2696d3cdd03ddaf6

8,493 byte

160 pixel

160 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current08:51, 30 March 2008Thumbnail for version as of 08: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 use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: