انتقل إلى المحتوى

ملف:3chromeballs.png

محتويات الصفحة غير مدعومة بلغات أخرى.
من ويكيبيديا، الموسوعة الحرة

الملف الأصلي (4٬000 × 3٬000 بكسل حجم الملف: 2٫25 ميجابايت، نوع 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 نسخة مؤرشفة في Wayback Machine)

ترخيص

صاحب حقوق نشر هذا العمل يسمح لأي شخص باستخدامه لأي غرض بما في ذلك إعادة التوزيع والاستخدام والتعديل التجاري غير المقيد.

يُرجَى التحقق من المصدر للتحقق من صحة ذلك، على وجه الخصوص، لاحظ أن النشر على الإنترنت، مثل النشر بأية وسيلة أخرى، لا يعني في حد ذاته الإذن بإعادة التوزيع; يجب وسم الملفات بدون إذن صالح بـ{{subst:npd}}.

ملاحظات الاستخدام:

  • إذا كان العمل يتطلب إحالة، فاستخدم {{Attribution}} بدلا من ذلك.
  • إذا كان هذا عملك، فالرجاء استخدام {{Cc-zero}} بدلا من ذلك.

الشروحات

أضف شرحاً من سطر واحد لما يُمثِّله هذا الملف

العناصر المصورة في هذا الملف

يُصوِّر

٢٬٣٥٩٬١٩٥ بايت

٣٬٠٠٠ بكسل

٤٬٠٠٠ بكسل

تاريخ الملف

اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.

زمن/تاريخصورة مصغرةالأبعادمستخدمتعليق
حالي13:48، 5 أغسطس 2012تصغير للنسخة بتاريخ 13:48، 5 أغسطس 20124٬000 × 3٬000 (2٫25 ميجابايت)Mornhigher resolution
08:21، 25 أكتوبر 2006تصغير للنسخة بتاريخ 08:21، 25 أكتوبر 20061٬024 × 768 (501 كيلوبايت)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

الصفحة التالية تستخدم هذا الملف:

الاستخدام العالمي للملف

الويكيات الأخرى التالية تستخدم هذا الملف: