File:3chromeballs.png

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(4,000 × 3,000像素,文件大小:2.25 MB,MIME类型:image/png


摘要

描述

摘要

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>
}
来源 own work by ??
作者 User Martinkb on en.wikipedia
授权
(二次使用本文件)
Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。
其他版本

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)

许可协议

本作品的著作权持有者允许任何人以任何目的使用该作品,包括无限制的再分发、商业性使用和修改内容。

请检查来源以确保该说明准确无误。尤其请注意在互联网出版物,就像以其他方式出版物一样,本身并不意味着允许重新分发。没有有效授权的文件应标记{{subst:npd}}

使用注意:

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

0718924f228aa8f059afdc30a56b14533ec82afb

2,359,195 字节

3,000 像素

4,000 像素

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2012年8月5日 (日) 13:482012年8月5日 (日) 13:48版本的缩略图4,000 × 3,000(2.25 MB)Mornhigher resolution
2006年10月25日 (三) 08:212006年10月25日 (三) 08:21版本的缩略图1,024 × 768(501 KB)Sterrys{{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

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: