File:Povray logo sphere.png

מתוך Wikimedia Commons
קפיצה לניווט קפיצה לחיפוש

לקובץ המקורי(2,048 × 2,048 פיקסלים, גודל הקובץ: 661 ק"ב, סוג 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:he:Creative Commons
ייחוס שיתוף זהה
הקובץ הזה מתפרסם לפי תנאי רישיון קריאייטיב קומונז ייחוס-שיתוף זהה 3.0 לא מותאם.
הנכם רשאים:
  • לשתף – להעתיק, להפיץ ולהעביר את העבודה
  • לערבב בין עבודות – להתאים את העבודה
תחת התנאים הבאים:
  • ייחוס – יש לתת ייחוס הולם, לתת קישור לרישיון, ולציין אם נעשו שינויים. אפשר לעשות את זה בכל צורה סבירה, אבל לא בשום צורה שמשתמע ממנה שמעניק הרישיון תומך בך או בשימוש שלך.
  • שיתוף זהה – אם תיצרו רמיקס, תשנו, או תבנו על החומר, חובה עליכם להפיץ את התרומות שלך לפי תנאי רישיון זהה או תואם למקור.

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
}

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית14:13, 12 באוקטובר 2019תמונה ממוזערת לגרסה מ־14:13, 12 באוקטובר 2019‪2,048 × 2,048‬ (661 ק"ב)Watchduck (שיחה | תרומות)transparency (+ua +fn)
00:46, 8 באוגוסט 2018תמונה ממוזערת לגרסה מ־00:46, 8 באוגוסט 2018‪2,048 × 2,048‬ (860 ק"ב)Datumizer (שיחה | תרומות)Spruce it up a bit.
04:50, 6 בנובמבר 2009תמונה ממוזערת לגרסה מ־04:50, 6 בנובמבר 2009‪512 × 512‬ (100 ק"ב)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= }}

יותר מ־100 דפים משתמשים בקובץ זה. הרשימה הבאה מראה רק את 100 הדפים הראשונים שמשתמשים בקובץ. ניתן לצפות ברשימה המלאה.

ישנם דפים נוספים שמשתמשים בקובץ זה.

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה:

מטא־נתונים