File:Gray square illusion.png
Appearance
Gray_square_illusion.png (602 × 508 pixels, file size: 43 KB, MIME type: image/png)
Gray square illusion -- reproduction of Image:Optical.greysquares.arp.600pix.jpg in POV-Ray by PaulStansifer.
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. |
| This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. This licensing tag was added to this file as part of the GFDL licensing update. |
Code used:
#include "colors.inc" #include "woods.inc" camera{ location <5,5,-5>+<0.5,0,0.5> look_at <0,0,0>+<0.5,0,0.5> right x*image_width/image_height } // value of shadowed white area = 0.8 * 0.4 // value of lit black area = 0.2 * (0.4 + 0.6*2.0) box{ <-1.985,-0.01,-1.985> <2.985,-0.5, 2.985> pigment{ checker rgb 0.2 rgb 0.8 } finish{ ambient 0.4 diffuse 0.6 specular 0 phong 0 brilliance 0 } } #local WoodWidth = 0.25; box{ <0,0,0.015> <-WoodWidth, -0.5, 5+WoodWidth> texture{ T_Wood1 } translate <-2.5, 0, -2.5> rotate y*0 translate <0.5,0,0.5> } box{ <0,0,0.015> <-WoodWidth, -0.5, 5+WoodWidth> texture{ T_Wood1 } translate <-2.5, 0, -2.5> rotate y*90 translate <0.5,0,0.5> } box{ <0,0,0.015> <-WoodWidth, -0.5, 5+WoodWidth> texture{ T_Wood1 } translate <-2.5, 0, -2.5> rotate y*180 translate <0.5,0,0.5> } box{ <0,0,0.015> <-WoodWidth, -0.5, 5+WoodWidth> texture{ T_Wood1 } translate <-2.5, 0, -2.5> rotate y*270 translate <0.5,0,0.5> } cylinder{ <2,0,2> <2,2.5,2>, 0.7 pigment{ rgb <0,0,1> } } light_source{ <5,5,5> color 2.0 area_light 1.5*x, 1.5*y, 10, 10 adaptive 1 circular orient }
This file is a candidate to be copied to Wikimedia Commons.
Any user may perform this transfer; refer to Wikipedia:Moving files to Commons for details. If this file has problems with attribution, copyright, or is otherwise ineligible for Commons, then remove this tag and DO NOT transfer it; repeat violators may be blocked from editing. Other Instructions
| |||
|
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 05:59, 16 October 2004 | 602 × 508 (43 KB) | Paul Stansifer (talk | contribs) | adjusted version - no frame, less perspective, more angle, tweaked colors | |
21:01, 14 October 2004 | 570 × 483 (109 KB) | Paul Stansifer (talk | contribs) | Gray square illusion -- reproduction of Image:Optical.greysquares.arp.600pix.jpg in POV-Ray {{GFDL}} |
You cannot overwrite this file.
File usage
The following page uses this file: