εικονεσ : δομή, υφή, παράθυρο, πρότυπο, πράσινος, σύμβολο, κύκλος, κοσμήματα, γραμματοσειρά, σχέδιο, συμμετρία, 3d, γραφικός, βάση στήλης, Mathematica, cg, parametricplot3d, κώδικας, πρόγραμμα, αλγόριθμος, abstruct, χαρτογράφηση 3080x2728
Public Domain
Πείτε ευχαριστίες PxHere
Ενσωμάτωση στο άρθρο σας (π.χ. Wordpress, Blogspot)
(* === Following code of Mathematica 8 generates this image. === *) a1 = 8; (* center hole size of a torus *) a2 = 8; (* center hole size of a torus *) b1 = 5; (* the number of angles *) b2 = 3; (* the number of waves *) b3 = 4; (* the number of waves *) c1 = 12; (* distance from the center of rotation *) c2 = 0; (* distance from the center of rotation *) d = 9; (* the number of tori *) h1 = 3; (* width of a torus *) h2 = 2; (* width of a torus *) h3 = 2; (* height of a torus *) SetOptions[ParametricPlot3D, PlotRange -> Full, Mesh -> None, Boxed -> False, Axes -> False, PlotPoints -> 500, ImageSize -> 3000, Background -> RGBColor[{20, 50, 30}/255], PlotStyle -> Directive[Specularity[White, 30], Texture[Import["D:/tmp/8622.jpg"]]], TextureCoordinateFunction -> ({#4 + #5, #5/Pi} &), Lighting -> "Neutral"]; x = (a1 - h1 Cos[b2 t] + h2 Sin[b1 s]) Cos[s + 3 Pi/(4 b1)] + c1; y = (a2 - h1 Cos[b2 t] + h2 Sin[b1 s]) Sin[s + 3 Pi/(4 b1)] + c1; z = h3 Sin[b3 t] + c2; rm = Table[{x, y, z}.RotationMatrix[2 Pi (i/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, κώδικας, πρόγραμμα, αλγόριθμος, abstruct, χαρτογράφηση
, λαμβάνονται με ένα άγνωστη κάμερα 01/17 2017 Η εικόνα που λαμβάνεται με
Η εικόνα απελευθερώνεται ελεύθερο πνευματικών δικαιωμάτων υπό το Creative Commons CC0.
Μπορείτε να κατεβάσετε, τροποποίηση, διανομή, και να τα χρησιμοποιούν ατελώς για οτιδήποτε σας αρέσει, ακόμα και σε εμπορικές εφαρμογές. Attribution δεν απαιτείται.











