File:Wikibooks povray sphere turbulence.ogv
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
No higher resolution available.
Wikibooks_povray_sphere_turbulence.ogv (Ogg Theora video file, length 2.4 s, 480 × 360 pixels, 409 kbps, file size: 120 KB)
File information
Structured data
Captions
DescriptionWikibooks povray sphere turbulence.ogv | Animation with Povray |
Source | Own work |
Author | User:MatthiasKabel |
#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 clock * 3
}
}
I, the copyright holder of this work, hereby publish it under the following licenses:
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 |
You may select the license of your choice.
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:57, 12 August 2006 | 2.4 s, 480 × 360 (120 KB) | MatthiasKabel (talk | contribs) | {{Information |Description=Animation with Povray |Source=Own work |Author=User:MatthiasKabel |Permission=GFDL }} <pre> #include "colors.inc" camera { ultra_wide_angle angle 75 location <2, 3, -4> look_at <0, 1, 2> } light_source |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
- File:Wikibooks povray sphere turbulence.ogg (file redirect)
Transcode status
Update transcode statusFile usage on other wikis
The following other wikis use this file:
- Usage on de.wikibooks.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Software used |
---|