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











