File:3chromeballs.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(4,000 × 3,000 pixels, file size: 2.25 MB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description

Summary

Created 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)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
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[edit]

The copyright holder of this work allows anyone to use it for any purpose including unrestricted redistribution, commercial use, and modification.

Please check the source to verify that this is correct. In particular, note that publication on the Internet, like publication by any other means, does not in itself imply permission to redistribute. Files without valid permission should be tagged with {{subst:npd}}.

Usage notes:

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current13:48, 5 August 2012Thumbnail for version as of 13:48, 5 August 20124,000 × 3,000 (2.25 MB)Morn (talk | contribs)higher resolution
08:21, 25 October 2006Thumbnail for version as of 08:21, 25 October 20061,024 × 768 (501 KB)Sterrys (talk | contribs){{Information| |Description= == Summary == Created this raytrace as a bright, more reflective replacement for Image:Raytracing_reflection.png. At a different angle. Source POV-Ray: <pre> #include "colors.inc" #include "textures.inc" #max_trace_level 10

The following page uses this file:

File usage on other wikis

The following other wikis use this file: