ファイル:Blowup.png

ページのコンテンツが他言語でサポートされていません。

元のファイル(1,024 × 1,024 ピクセル、ファイルサイズ: 182キロバイト、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 この著作物の著作権者である私は、この著作物における権利を放棄しパブリックドメインとします。これは全世界で適用されます。
一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。
私は、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。

キャプション

このファイルの内容を1行で記述してください

このファイルに描写されている項目

題材

11 7 2008

06ff3aca9451a9508dabec7824dbdebb43999b4f

185,890 バイト

1,024 ピクセル

1,024 ピクセル

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2008年7月11日 (金) 12:012008年7月11日 (金) 12:01時点における版のサムネイル1,024 × 1,024 (182キロバイト)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

以下のページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています: