原本檔案(800 × 800 像素,檔案大細:163 KB ,MIME類型:image/png

摘要

描述
English: Togliatti Surface with w=1, bounded by a sphere with radius=6
來源 自己作品
作者 Claudio Rocchini
許可
(重用呢個檔案)
cc-by-3.0

Source Code

Many thanks to POV-Ray. This is the source code:

#include "colors.inc"
#include "stdinc.inc"

background { Blue }

camera {
   location <0,-12,6>
   up z 
   right x
   look_at <0,0,0>
}   
                      
light_source {<120,0,120> rgb <1.0, 1.0, 1.0>}
light_source {<-120,-120,0> rgb <0.8, 1.0, 1.0>*0.5}

#declare my_texture = texture {
   pigment { rgb <0.8,0.8,1> }
   finish {    
      phong 0.5
      phong_size 10
   }
}
      
#declare w = 1;      
#declare  T = function { 64*(x-w)*( pow(x,4) -4*pow(x,3)*w -10*x*x*y*y -4*x*x*w*w +16*x*pow(w,3)
   -20*x*y*y*w+ 5*pow(y,4) +16*pow(w,4) -20*y*y*w*w) -5*sqrt(5-sqrt(5))*(2*z-sqrt(5-sqrt(5))*w) *
    pow(4*(x*x+y*y-z*z)+(1+3*sqrt(5))*w*w,2) }

isosurface {
  function { T(x,y,z) }
  threshold 0
  accuracy 0.0001
  max_gradient 2000000
  open
  contained_by {sphere {<0,0,0>,6}}
  texture{ my_texture }
}

協議

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
署名 相同方式分享
你可以:
  • 去分享 – 複製、發佈同傳播呢個作品
  • 再改 – 創作演繹作品
要遵照下面嘅條件:
  • 署名 – 你一定要畀合適嘅表彰、畀返指向呢個授權條款嘅連結,同埋寫明有無改過嚟。你可以用任何合理方式去做,但唔可以用任何方式暗示授權人認可咗你或者你嘅使用方式。
  • 相同方式分享 – 如果你用任何方式改過呢個作品,你必須要用返原本或者相似嘅條款發佈。
GNU head 根據自由軟體基金會發佈嘅無固定段落、封面文字同封底文字GNU自由文件授權條款第1.2或打後嘅版本,你獲授權可以重製、散佈同埋修改爾份文件。授權條款嘅副本喺章節GNU自由文件授權條款
你可以揀你想用嘅牌照。

Captions

Add a one-line explanation of what this file represents
Togliatti Surface

Items portrayed in this file

圖中顯示嘅係

檔案歷史

撳個日期/時間去睇響嗰個時間出現過嘅檔案。

日期/時間縮圖尺寸用戶註解
現時2010年7月1號 (四) 09:15響2010年7月1號 (四) 09:15嘅縮圖版本800 × 800(163 KB)Rocchini{{Information |Description={{en|1=Togliatti Surface with w=1, bounded by a sphere with radius=6}} |Source={{own}} |Author=Claudio Rocchini |Date= |Permission=cc-by-3.0 |other_versions= }}

以下嘅1版用到呢個檔:

全域檔案使用情況