File:Raytracing reflection.png

Wikimedia Commons saytından
Naviqasiyaya keç Axtarışa keç

Faylın orijinalı(4.000 × 3.000 piksel, fayl həcmi: 1,46 MB, MIME növü: image/png)

Captions

Captions

Add a one-line explanation of what this file represents
Ray tracing

This image is from en:Image:Raytracing reflection.png.

Xülasə[redaktə]

Some spheres reflecting off the floor and each other. Made in POV-Ray, using the following source:

 #include "colors.inc"
 
 plane {
   y, 0
   pigment { checker color Black color White }
   finish  {reflection 0.3                   }
 }
 
 sphere {
   <-7, 3, -2>, 3
   pigment { color rgb <1, 0, 0> }
   finish  {reflection 0.4       }
 }
 
 sphere {
   <0, 3, -1>, 3
   pigment { color rgb <0, 1, 0> }
   finish  {reflection 0.6       }
 }
 
 sphere {
   <6.5, 3, 0>, 3
   pigment { color rgb <0, 0, 1> }
   finish  {reflection 0.8       }
 }
 
 camera {
   location <2, 4, 20>
   look_at  <0, 0, 0>
 }
 
 light_source {
             <0, 20, 20>
   color rgb <1, 1, 1>
 }

Lisenziya[redaktə]

Public domain This work has been released into the public domain by its author, Shen at ingilis Vikipediya. This applies worldwide.
In some countries this may not be legally possible; if so:
Shen grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Faylın tarixçəsi

Faylın əvvəlki versiyasını görmək üçün gün/tarix bölməsindəki tarixlərə klikləyin.

Tarix/VaxtKiçik şəkilÖlçülərİstifadəçiŞərh
indiki00:04, 2 aprel 201700:04, 2 aprel 2017 tarixindəki versiyanın kiçildilmiş görüntüsü4.000 × 3.000 (1,46 MB)Gnash (müzakirə | töhfələr)Optimized file size.
23:45, 4 avqust 201223:45, 4 avqust 2012 tarixindəki versiyanın kiçildilmiş görüntüsü4.000 × 3.000 (1,87 MB)Morn (müzakirə | töhfələr)higher resolution
10:57, 23 fevral 200610:57, 23 fevral 2006 tarixindəki versiyanın kiçildilmiş görüntüsü1.024 × 768 (293 KB)Phrood~commonswiki (müzakirə | töhfələr)This image is from en:Image:Raytracing reflection.png == Summary == Some spheres reflecting off the floor and each other. Made in POV-Ray, using the following source: #include "colors.inc" plane { y, 0 pigment { checker color Black col

Bu faylı istifadə edən səhifə yoxdur.

Faylın qlobal istifadəsi

Bu fayl aşağıdakı vikilərdə istifadə olunur: