קובץ:3D-Link.PNG

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

3D-Link.PNG(600 × 600 פיקסלים, גודל הקובץ: 118 ק"ב, סוג MIME‏: image/png)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

תיאור Two curves with linking number 4. L8a14. Created with POV-Ray.
תאריך יצירה ‏7 בספטמבר 2007‏, 06:56 (תאריך העלאה מקורי)
מקור הועבר מ- en.wikipedia לוויקישיתוף. by Keyi (שיחה · תרומות).
יוצר Jim.belk
אישורים והיתרים
(שימוש חוזר בקובץ זה)
תמונה זו שוחררה לרשות הציבור על ידי היוצר שלה, Jim.belk במיזם Wikimedia Commons. זה תקף בכל העולם.

במקרה ששחרור לרשות הציבור לא אפשרי מבחינה חוקית:
Jim.belk מעניק לכל אחד הזכות להשתמש בתמונה זו לכל צורך, ללא כל תנאי, מלבד תנאים הנדרשים כחוק.

.

יומן העלאה מקורי

Notes

Made with POVRay for Windows, version 3.6.

Source Code

#include "colors.inc"

#declare AxisLength = 3;
#declare FrameWidth = 0.01;

global_settings { assumed_gamma 1.0}
plane { <0,0,1>, -0.5 pigment {color rgb <.9,.9,.9> } finish {ambient 0.4 diffuse 0.5} }
camera { location <0.1,0.5,4.5> sky <0,0,1> right <-1,1,0>/sqrt(2) look_at <0,0,0> }
light_source { <0, -2, 10> color White area_light <1, 0, 0>, <0, 1, 0>, 3, 3 adaptive 1 jitter }

#declare R = 1.5;  // radius to center circle of torus
#declare r = 0.5;  // radius of torus cross-section  
#declare r_tube = 0.1;  // thickness of tube
              
#macro tpoint(theta,phi)
  <(R + r*cos(phi))*cos(theta), (R + r*cos(phi))*sin(theta), r*sin(phi)>
#end

sphere_sweep
  {
  cubic_spline 35,
  #declare Index = 0;
  #while(Index < 35)
    tpoint( (Index-1)*pi/16, (Index-1)*pi/4), r_tube
    #declare Index = Index + 1;
  #end
  finish {phong 1} pigment {color Blue}
  }

sphere_sweep
  {
  cubic_spline 35,
  #declare Index = 0;
  #while(Index < 35)
    tpoint( (Index-1)*pi/16, (Index+3)*pi/4), r_tube
    #declare Index = Index + 1;
  #end
  finish {phong 1} pigment {color Red}
  }

Complied to 600 x 600, with 0.3 anti-aliasing

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

checksum אנגלית

7e601618eb9bc436b1e703a9a3cc849f401bac9d

הוגדר לפי: SHA-1 אנגלית

121,136 בית

600 פיקסל

600 פיקסל

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

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

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית20:06, 5 ביולי 2015תמונה ממוזערת לגרסה מ־20:06, 5 ביולי 2015‪600 × 600‬ (118 ק"ב)CmdrjamesonCompressed with pngout. Reduced by 46kB (28% decrease).
20:20, 24 בדצמבר 2008תמונה ממוזערת לגרסה מ־20:20, 24 בדצמבר 2008‪600 × 600‬ (165 ק"ב)Keyi{{Information |Description= Two curves with en:linking number 4. Created with en:POV-Ray. |Source=Transferred from [http://en.wikipedia.org en.wikipedia]; transferred to Commons by {{User|Keyi}}. |Date= 06:56, 7 September 2007(original upload

הדפים הבאים משתמשים בקובץ הזה:

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

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