파일:Blowup.png

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

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

파일 설명

설명
English: An affine chart of the blowing-up of the affine plane at the origin. The exceptional curve is marked in red, the strict transforms of some lines through the origin are marked in gray.
날짜
출처 자작
저자 Robx

Generated using surf, with the following script.

width = 1024;
height = 1024;

scale_x = 0.2;
//scale_y = 2;
rot_y = -0.4;
rot_x = 0.05;

second = scale;
third = rotate;

//clip = 3;

// affine plane has coordinates z,y
surface = x*z-y;
//surface = x;
draw_surface;

curve_width = 1;
curve_red = 100;
curve_blue = 100;
curve_green = 100;

double pi = 2*arcsin(1);
int steps = 12;
int stepsdrawn = 9;
int i = -stepsdrawn;
double angle = 0;
loop:
	alpha = i*pi/(2*steps);
	//plane = cos(alpha)*y + sin(alpha)*z;
	plane = x - tan(alpha);
	cut_with_plane;
	i = i + 1;
	if (i < stepsdrawn) goto loop;

// E
curve_red = 200;
curve_blue = 30;
curve_green = 30;
plane = z-0;
cut_with_plane;

라이선스

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

설명

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

이 파일에 묘사된 항목

다음을 묘사함

06ff3aca9451a9508dabec7824dbdebb43999b4f

185,890 바이트

1,024 화소

1,024 화소

파일 역사

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

날짜/시간섬네일크기사용자설명
현재2008년 7월 11일 (금) 21:012008년 7월 11일 (금) 21:01 판의 섬네일1,024 × 1,024 (182 KB)Robx{{Information |Description={{en|1=an affine chart of the blowing-up of the affine plane at the origin}} |Source=Own work by uploader |Author=Robx |Date=20080711 |Permission= |other_versions= }} {{ImageUpload|full}} Category:Surfaces

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

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

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