파일:Povray logo sphere.png

문서 내용이 다른 언어로는 지원되지 않습니다.
위키백과, 우리 모두의 백과사전.

원본 파일(2,048 × 2,048 픽셀, 파일 크기: 661 KB, MIME 종류: image/png)

 
그림Persistence of Vision(으)로 제작되었습니다.

파일 설명

설명
English: 3D rendering similar to the POV-Ray program icon using the POV-Ray 'P' logo. Rendered in POV-Ray. This is not an official icon or logo (except for the 'P').
날짜
출처 자작
저자 SharkD

라이선스

w:ko:크리에이티브 커먼즈
저작자표시 동일조건변경허락
이용자는 다음의 권리를 갖습니다:
  • 공유 및 이용 – 저작물의 복제, 배포, 전시, 공연 및 공중송신
  • 재창작 – 저작물의 개작, 수정, 2차적저작물 창작
다음과 같은 조건을 따라야 합니다:
  • 저작자표시 – 적절한 저작자 표시를 제공하고, 라이센스에 대한 링크를 제공하고, 변경사항이 있는지를 표시해야 합니다. 당신은 합리적인 방식으로 표시할 수 있지만, 어떤 방식으로든 사용권 허가자가 당신 또는 당신의 사용을 지지하는 방식으로 표시할 수 없습니다.
  • 동일조건변경허락 – 만약 당신이 이 저작물을 리믹스 또는 변형하거나 이 저작물을 기반으로 제작하는 경우, 당신은 당신의 기여물을 원저작물과 동일하거나 호환 가능한 라이선스에 따라 배포하여야 합니다.

POV-Ray source code

// This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
// To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/3.0/ or send a
// letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.

#version 3.7;

#include "logo.inc"
#include "transforms.inc"
#include "finish.inc"

global_settings
{
	radiosity
	{
		always_sample	off
		brightness		0.3
	}
	ambient_light	0
	charset			utf8
	assumed_gamma	1
}

sphere
{
	0, 1
	pigment
	{
		gradient y
		color_map
		{
			[0/4 color srgb (<0.6,0.7,1.0>+1)/2]
			[3/4 color srgb (<0.0,0.1,0.8>+1)/2]
		}
	}
	finish
	{
		diffuse		0
		ambient		0
		emission	1
		reflection	0
	}
	scale 2048*16
	no_image
}

plane
{
	y, -1
	texture
	{
		pigment
		{
			checker
			color srgb 1
			color srgb (z+1)/2
		}
		finish
		{
			diffuse 0.8
			ambient 0.1
		}
		scale 1/2
	}
}

camera
{
	orthographic
	location		-z * 4
	direction		+z * 4
	up				+y * 2
	right			+x * 2 * image_width/image_height
//	focal_point		<0,0,0>
//	aperture		1/16
//	blur_samples	512
//	confidence		15/16
//	variance		1/256
}

light_source
{
	<+3,+4,-5,> * +1024,
	2
	parallel
	point_at z
}

light_source
{
	<+3,-4,-5,> * -1024,
	1
	parallel
	point_at z
}

object
{
	Povray_Logo
	pigment
	{
		planar
		color_map
		{
			[0.0, color srgb <2/2,1/2,1/2,>]
			[0.5, color srgb <1/2,2/2,1/2,>]
			[1.0, color srgb <1/2,1/2,2/2,>]
		}
		scale 2
		translate y
	}
	translate -z/4
	no_image
	no_shadow
}

sphere
{
	0, 1
	scale z * 1/4
	pigment {color srgb 0}
	finish
	{
		ambient		1/128
		diffuse		1/128
		reflection	7/8
		phong		1
		phong_size	256
		specular	1/8
	}
	translate +z/4
	no_shadow
}

설명

이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다

이 파일에 묘사된 항목

다음을 묘사함

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2019년 10월 12일 (토) 23:132019년 10월 12일 (토) 23:13 판의 섬네일2,048 × 2,048 (661 KB)Watchducktransparency (+ua +fn)
2018년 8월 8일 (수) 09:462018년 8월 8일 (수) 09:46 판의 섬네일2,048 × 2,048 (860 KB)DatumizerSpruce it up a bit.
2009년 11월 6일 (금) 13:502009년 11월 6일 (금) 13:50 판의 섬네일512 × 512 (100 KB)Datumizer{{Information |Description={{en|1=3D rendering similar to the POV-Ray logo. rendered in POV-Ray.}} |Source={{own}} |Author=SharkD |Date=2009-10-26 |Permission= |other_versions= }}

다음 문서 1개가 이 파일을 사용하고 있습니다:

이 파일을 사용하고 있는 모든 위키의 문서 목록

다음 위키에서 이 파일을 사용하고 있습니다:

메타데이터