File:Wikibooks povray sphere turbulence 1.png
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Wikibooks_povray_sphere_turbulence_1.png (480 × 360 pixels, file size: 85 KB, MIME type: image/png)
File information
Structured data
Captions
Summary
[edit]#include "colors.inc" camera { ultra_wide_angle angle 75 location <2, 3, -4> look_at <0, 1, 2> } light_source { <3, 5, -4> color White } plane { <0, 1, 0>, -1 pigment { checker color White, color Blue } } sphere { <0, 1, 2>, 2 pigment { gradient y color_map{ [0.2 color Blue ] [0.4 color Red ] [0.6 color Yellow] [0.8 rgb<0,1,0> ] [1.0 rgb<0,0,1> ] } turbulence 1 } }
Licensing
[edit]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 |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 20:33, 11 August 2006 | 480 × 360 (85 KB) | MatthiasKabel (talk | contribs) | <pre> #include "colors.inc" camera { ultra_wide_angle angle 75 location <2, 3, -4> look_at <0, 1, 2> } light_source { <3, 5, -4> color White } plane { <0, 1, 0>, -1 pigment { checker color White, color Blue } } sp |
You cannot overwrite this file.
File usage on Commons
The following 2 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on de.wikibooks.org
- Usage on fi.wikipedia.org