รูปภาพ : โครงสร้าง, เนื้อผ้า, กลีบดอกไม้, หัวใจ, รูปแบบ, แสง, วงกลม, เครื่องเพชรพลอย, ออกแบบ, สมมาตร, 3d, กราฟิก, อวัยวะ, mathematica, cg, parametricplot3d, รหัส, โปรแกรม, อัลกอริธึม, การทำแผนที่, แผ่นดิสก์, เครื่องประดับแฟชั่น 2680x2384
Public Domain
พูดขอบคุณ PxHere
ฝังลงในบทความของคุณ (เช่น Wordpress, Blogspot)
(* === Following code of Mathematica 8 generates this image. === *) a = 5; (* size of a disc *) b1 = 4;(* the number of angles *) b2 = 5;(* the number of waves *) c = 3;(* distance from the center of rotation *) d = 10; (* the number of discs *) h1 = 4; (* width of a disc *) h2 = 2; (* width of a disc *) SetOptions[ParametricPlot3D, PlotRange -> Full, Mesh -> None, Boxed -> False, Axes -> None, PlotPoints -> 400, ImageSize -> 2600, 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 = Sin[b2 t]; rm = Table[{x, y, z}.RotationMatrix[2 i Pi/d, {0, 0, 1}], {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.
คุณสามารถดาวน์โหลดดัดแปลงแจกจ่ายและใช้พวกเขาค่าภาคหลวงฟรีสำหรับสิ่งที่คุณต้องการแม้ในงานเชิงพาณิชย์ การแสดงที่มาไม่จำเป็นต้องใช้.











