File:3chromeballs.png
| Uploaded by | Morn |
|---|---|
| Upload date | 2012-08-05T13:48:03Z |
| MIME type | image/png |
| Dimensions | 4000 × 3000 px |
| File size | 2.2 MB |
Summary
| Description |
SummaryCreated this raytrace as a bright, more reflective replacement for Image:Raytracing_reflection.png. At a different angle. Team Vaniyamkulam Source POV-Ray: #include "colors.inc"
#include "textures.inc"
#max_trace_level 10
camera {
location <0, 10, -40>
look_at <0, 0, -10>
rotate <20, 20, 0>
}
fog {
color 0.5
distance 500
}
sky_sphere {
pigment {
Apocalypse
}
}
plane {
y, 0
texture {
pigment {
checker color rgb 0 color rgb 1
scale 4
}
finish {
reflection 0.4
}
}
}
light_source {
<-16, 4, -10>
color rgb 0.4
}
light_source {
<-10, 4, -20>
color rgb 0.8
}
light_source {
<0, 4, -20>
color rgb 0.8
}
light_source {
<10, 4, -20>
color rgb 0.8
}
light_source {
<16, 4, -20>
color rgb 0.4
}
light_source {
<-16, 4, 10>
color rgb 0.4
}
light_source {
<-10, 4, 10>
color rgb 0.8
}
light_source {
<-6, 4, 10>
color rgb 0.4
}
light_source {
<0, 4, 10>
color rgb 0.8
}
light_source {
<6, 4, 10>
color rgb 0.4
}
light_source {
<10, 4, 10>
color rgb 0.8
}
light_source {
<16, 4, 10>
color rgb 0.4
}
#declare roundSphere =
sphere {
<0, 0, 0>, 4
texture {
pigment {
color <0, 0, 0>
}
finish {
phong 1
reflection 1
}
}
}
object {
roundSphere
texture {
pigment {
color <1, 0, 0>
}
finish {
phong 1
reflection 1
}
}
translate <-10, 4, 0>
}
object {
roundSphere
texture {
pigment {
color <0, 1, 0>
}
finish {
phong 1
reflection 1
}
}
translate <0, 4, 0>
}
object {
roundSphere
texture {
pigment {
color <0, 0, 1>
}
finish {
phong 1
reflection 1
}
}
translate <10, 4, 0>
}
|
||
| Source | own work by ?? | ||
| Author | User Martinkb on en.wikipedia | ||
| Permission (Reusing this file) |
|
||
| Other versions |
Originally from en.wikipedia; description page is (was) here * 17:28, 3 August 2006 [[:en:User:??|??]] 1024×768 (512,663 bytes) <span class="comment">(Created this raytrace as a bright, more reflective replacement for [[:en:Image:Raytracing_reflection.png]]. At a different angle. Source POV-Ray: #include "colors.inc" #include "textures.inc" #max_trace_level 10 camera { location <0, 10, -40> look_at <0,)</span> |
(Uploaded using CommonsHelper or PushForCommons archive copy at the Wayback Machine)
Licensing
| The copyright holder of this work allows anyone to use it for any purpose including unrestricted redistribution, commercial use, and modification.
Usage notes:
|