파일:Hopf Link.png

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

원본 파일(1,800 × 1,400 픽셀, 파일 크기: 389 KB, MIME 종류: image/png)

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

파일 설명

설명
English: The Hopf link.
날짜
출처 자작
저자 Jim.belk

라이선스

Public domain 나는 이 작품의 저작권자로서, 이 작품을 퍼블릭 도메인으로 모두에게 공개합니다. 이 공개 선언은 전 세계적으로 유효합니다.
만약 저작권의 포기가 법률적으로 가능하지 않은 경우,
나는 이 작품을 법적으로 허용되는 한도 내에서 누구나 자유롭게 어떤 목적으로도 제한없이 사용할 수 있도록 허용합니다.

Source

This image was created using POV-Ray for Windows, version 3.6. The image was rendered to an 1800 x 1800 square, using 0.3 anti-aliasing, and then cropped and compressed using pngcrush.

#include "colors.inc"

background { color White }

global_settings { assumed_gamma 1.0}

camera
  {
  location <0, 0, -25>
  right <1,0,0> up <0,1,0>
  look_at  <0, 0, 0>
  angle 5
  }

light_source
  {
  <0, 20, -50>
  color White
  area_light <5, 0, 0>, <0, 5, 0>, 10, 10  /* very slow, decrease 10 to 2 for experiments */
  adaptive 3
  }

#declare shiny = finish {
    ambient 0.15
    diffuse 0.85
    brilliance 2
    phong 0.25
    phong_size 7.5
    }

#declare r_tube = 0.09;
#declare sep = 0.6;
#declare R = 0.6;

torus
  {
  R, r_tube              // major and minor radius
  rotate -80*x           // 90 - 10 = 80
  translate <sep/2,0,0>
  pigment { color rgb <0,0,1> }
  finish {shiny}
  }

torus
  {
  R, r_tube              // major and minor radius
  rotate -100*x          // 90 + 10 = 100
  translate <-sep/2,0,0>
  pigment { color rgb <1,0,0> }
  finish {shiny}
  }

plane
  {
  <0,0,-1>, -0.33
  pigment { color White }
  finish
    {
    ambient 0.35
    diffuse 0.65
    }
  }

설명

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

이 파일에 묘사된 항목

다음을 묘사함

파일 역사

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

날짜/시간섬네일크기사용자설명
현재2010년 3월 29일 (월) 11:172010년 3월 29일 (월) 11:17 판의 섬네일1,800 × 1,400 (389 KB)Jim.belk{{Information |Description={{en|1=The Hopf link.}} |Source={{own}} |Author=Jim.belk |Date=2010-03-28 |Permission= |other_versions= }} Category:Linked circles Category:Images including source code in their description

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

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

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