รูปภาพ : โครงสร้าง, เนื้อผ้า, รูปแบบ, เรขาคณิต, วงกลม, แบบอักษร, ประติมากรรม, ภาพประกอบ, ออกแบบ, สมมาตร, 3d, กราฟิก, รูปร่าง, พรู, mathematica, cg, parametricplot3d, รหัส, โปรแกรม, อัลกอริธึม, การทำแผนที่, geometricsculpture, เหลี่ยม 2713x2673
Public Domain
พูดขอบคุณ PxHere
ฝังลงในบทความของคุณ (เช่น Wordpress, Blogspot)
(* === Following code of Mathematica 8 generates this image. === *) SetOptions[ParametricPlot3D, PlotRange -> Full, Mesh -> None, Boxed -> False, Axes -> None, PlotPoints -> 400, ImageSize -> 3000, Background -> Darker[Blue, 0.7], PlotStyle -> Directive[Specularity[White, 30], Texture[Import["D:/tmp/863.jpg"]]], TextureCoordinateFunction -> ({#4 + #5, #5/Pi} &), Lighting -> "Neutral"]; a = 2.5; (* center hole size of torus *) b = 3;(* tri-torus *) c = 1;(* distance from the center of rotation *) d = 3;(* number of torus *) x = (a - Cos[t] - Sin[b s]) Cos[s + Pi/10] + c; y = Sum[Sin[(2 k - 1) t]/(2 k), {k, 4}] + c; z = (a - Cos[t] - Sin[b s]) Sin[s + Pi/10] + c; rot = Table[{x, y, z}.RotationMatrix[2 i Pi/d, {0, 1, 0}], {i, d}]; ParametricPlot3D[rot, {t, 0, 2 Pi}, {s, 0, 2 Pi}] (*--- The Texture is another color version of this: www.flickr.com/photos/tanaka_juuyoh/5412528282 *)
ฟรีภาพความละเอียดสูงของ โครงสร้าง, เนื้อผ้า, รูปแบบ, เรขาคณิต, วงกลม, แบบอักษร, ประติมากรรม, ภาพประกอบ, ออกแบบ, สมมาตร, 3d, กราฟิก, รูปร่าง, พรู, mathematica, cg, parametricplot3d, รหัส, โปรแกรม, อัลกอริธึม, การทำแผนที่, geometricsculpture, เหลี่ยม
, การยิง กล้องที่ไม่รู้จัก 01/17 2017 ภาพที่ถ่ายด้วย
ภาพที่ถูกปล่อยออกฟรีลิขสิทธิ์ภายใต้ Creative Commons มอนส์ CC0.
คุณสามารถดาวน์โหลดดัดแปลงแจกจ่ายและใช้พวกเขาค่าภาคหลวงฟรีสำหรับสิ่งที่คุณต้องการแม้ในงานเชิงพาณิชย์ การแสดงที่มาไม่จำเป็นต้องใช้.











