このファイルはウィキメディア・コモンズのものであり、他のプロジェクトで使用されている可能性があります。
ウィキメディア・コモンズでのファイル解説ページにある説明を以下に示します。
概要
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 domainPublic domainfalsefalse
|
|
この作品の著作権者である私は、この作品についての権利を放棄しパブリックドメインとします。これは全世界で適用されます。 一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。 私は、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。
|
ファイルの履歴
過去の版のファイルを表示するには、その版の日時をクリックしてください。
| 日時 | サムネイル | 寸法 | 利用者 | コメント |
| 現在の版 | 2008年7月11日 (金) 13:01 |  | 1,024 × 1,024 (182キロバイト) | wikimediacommons>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 |
ファイルの使用状況