รูปภาพ : สาขา, โครงสร้าง, เนื้อผ้า, รูปแบบ, เฟอร์นิเจอร์, แสง, บังเหียน, ออกแบบ, แว่นตา, สมมาตร, 3d, กราฟิก, เหล็ก, พรู, mathematica, cg, parametricplot3d, รหัส, โปรแกรม, อัลกอริธึม, ขัดขวาง, การทำแผนที่, การดูแลสายตา, ตะขอม้า 3080x3056
Public Domain
พูดขอบคุณ PxHere
ฝังลงในบทความของคุณ (เช่น Wordpress, Blogspot)
(* === Following code of Mathematica 8 generates this image. === *) a = 5; (* center hole size *) b1 = 3; b2 = 2; b3 = 5; c = 3; (* distance from the center of rotation *) d = 5; (* the number of tori *) h = 6; (* height of a torus *) SetOptions[ParametricPlot3D, PlotRange -> Full, Mesh -> None, Boxed -> False, Axes -> False, PlotPoints -> 500, ImageSize -> 3000, Background -> RGBColor[{200, 200, 240}/255], PlotStyle -> Directive[Specularity[White, 90], Texture[Import["D:/tmp/94.jpg"]]], TextureCoordinateFunction -> ({#4/b2, #5 Pi b1} &), Lighting -> "Neutral"]; x = (a - Sin[t] - Sin[b1 s]) Sin[b3 s] + c; y = (a - Cos[t] - Cos[b1 s]) Cos[b3 s] + c; z = (a - h Sin[b2 s]) + c; rm = Table[{x, y, z}.RotationMatrix[2 i Pi/d, {1, 0, 0}], {i, d}]; ParametricPlot3D[rm, {t, 0, 2 Pi}, {s, 0, 2 Pi}] (*--- The Texture Another shapes and colors *)
ฟรีภาพความละเอียดสูงของ สาขา, โครงสร้าง, เนื้อผ้า, รูปแบบ, เฟอร์นิเจอร์, แสง, บังเหียน, รูป, ออกแบบ, แว่นตา, สมมาตร, 3d, กราฟิก, เหล็ก, พรู, mathematica, cg, parametricplot3d, รหัส, โปรแกรม, อัลกอริธึม, ขัดขวาง, การทำแผนที่, การดูแลสายตา, ตะขอม้า
, การยิง กล้องที่ไม่รู้จัก 01/17 2017 ภาพที่ถ่ายด้วย
ภาพที่ถูกปล่อยออกฟรีลิขสิทธิ์ภายใต้ Creative Commons มอนส์ CC0.
คุณสามารถดาวน์โหลดดัดแปลงแจกจ่ายและใช้พวกเขาค่าภาคหลวงฟรีสำหรับสิ่งที่คุณต้องการแม้ในงานเชิงพาณิชย์ การแสดงที่มาไม่จำเป็นต้องใช้.











