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











