File:Blue 7 7 Knot.png
Original file (1,100 × 950 pixels, file size: 359 KB, MIME type: image/png)
Captions
Summary
[edit]DescriptionBlue 7 7 Knot.png |
Português: Nó 77
English: A 77 knot |
Date | |
Source | Own work |
Author | Ederporto |
Licensing
[edit]- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Código-fonte
[edit]This image was created using POV-Ray for Windows, version 3.7. The image was rendered to an 1920 x 1080 rectangle, using 0.3 anti-aliasing, and then cropped and compressed into a square using Photoshop. The code bellow was modified from the one at Blue 72 Knot by Jim.belk.
#include "colors.inc"
background { color White }
global_settings { assumed_gamma 1.0}
camera
{
location <0, 0, -25>
right <1,0,0> up <0,1,0>
look_at <0, 0, 0>
angle 5
}
light_source
{
<0, 20, -50>
color White
area_light <5, 0, 0>, <0, 5, 0>, 10, 10 /* very slow, decrease 10 to 2 for experiments */
adaptive 3
}
#declare r_tube = 0.07; // thickness (radius) of tube
sphere_sweep
{
cubic_spline 100,
<-0.0799669, -0.4416313, -0.0059789>, r_tube
<-0.037663, -0.5230021, 0.0808776>, r_tube
<0.0374809, -0.6011112, 0.141566>, r_tube
<0.1401519, -0.66091, 0.1713418>, r_tube
<0.257229, -0.6922673, 0.1703781>, r_tube
<0.3743309, -0.6920449, 0.1428756>, r_tube
<0.4798683, -0.6622197, 0.0954567>, r_tube
<0.5666259, -0.6075112, 0.0354108>, r_tube
<0.6312433, -0.5331828, -0.0302196>, r_tube
<0.6729788, -0.4437317, -0.0949852>, r_tube
<0.6923517, -0.3426174, -0.1525353>, r_tube
<0.6904243, -0.2327557, -0.1959265>, r_tube
<0.6689511, -0.1179766, -0.2171031>, r_tube
<0.6317128, -0.0045072, -0.207738>, r_tube
<0.5863942, 0.0991522, -0.1620487>, r_tube
<0.5448068, 0.1884304, -0.0818887>, r_tube
<0.516563, 0.2743973, 0.0152225>, r_tube
<0.4895053, 0.372151, 0.0962968>, r_tube
<0.4403814, 0.4764777, 0.1424556>, r_tube
<0.3659294, 0.5718097, 0.1511041>, r_tube
<0.2749463, 0.6460393, 0.1274812>, r_tube
<0.1768466, 0.6942737, 0.0807788>, r_tube
<0.0773138, 0.7164635, 0.0206588>, r_tube
<-0.0214777, 0.7140666, -0.0441315>, r_tube
<-0.1190338, 0.6876761, -0.1055117>, r_tube
<-0.2140941, 0.6369707, -0.155204>, r_tube
<-0.3026309, 0.5622963, -0.1840903>, r_tube
<-0.3773299, 0.4676067, -0.1831513>, r_tube
<-0.4305558, 0.3631071, -0.1465307>, r_tube
<-0.4628521, 0.2627094, -0.0755135>, r_tube
<-0.4909229, 0.1729618, 0.0152472>, r_tube
<-0.5270987, 0.0824234, 0.0969887>, r_tube
<-0.5634475, -0.0221503, 0.1493744>, r_tube
<-0.5888496, -0.1382143, 0.1669681>, r_tube
<-0.5969545, -0.2560328, 0.1530068>, r_tube
<-0.5857114, -0.3674018, 0.1148048>, r_tube
<-0.5551943, -0.467503, 0.0603187>, r_tube
<-0.5058726, -0.5536676, -0.003409>, r_tube
<-0.4379689, -0.6236223, -0.0701761>, r_tube
<-0.3518043, -0.674476, -0.1338049>, r_tube
<-0.2491826, -0.702275, -0.1875991>, r_tube
<-0.1349225, -0.7029174, -0.2239232>, r_tube
<-0.018216, -0.67413, -0.2352652>, r_tube
<0.0880874, -0.617766, -0.2158182>, r_tube
<0.1703231, -0.5420538, -0.1635314>, r_tube
<0.2204108, -0.4610783, -0.0816911>, r_tube
<0.2404508, -0.3881584, 0.020807>, r_tube
<0.2382268, -0.3196369, 0.1283707>, r_tube
<0.223376, -0.2332005, 0.2195515>, r_tube
<0.2060789, -0.1201264, 0.2723078>, r_tube
<0.193353, 0.0052039, 0.2729009>, r_tube
<0.188757, 0.1206995, 0.2221708>, r_tube
<0.1940202, 0.2117321, 0.1339799>, r_tube
<0.2136155, 0.2813655, 0.0281213>, r_tube
<0.2586623, 0.3442284, -0.075044>, r_tube
<0.3388717, 0.4046697, -0.154611>, r_tube
<0.4501914, 0.4507296, -0.194345>, r_tube
<0.5747803, 0.4669642, -0.1886864>, r_tube
<0.689164, 0.4449968, -0.142923>, r_tube
<0.7716468, 0.3859146, -0.070349>, r_tube
<0.8073778, 0.2988604, 0.011343>, r_tube
<0.7906984, 0.1983639, 0.0832498>, r_tube
<0.7262294, 0.1013021, 0.1285437>, r_tube
<0.628105, 0.0231189, 0.135932>, r_tube
<0.5158217, -0.0266723, 0.1041794>, r_tube
<0.4021793, -0.0488868, 0.0477165>, r_tube
<0.2814945, -0.056374, -0.0012345>, r_tube
<0.1515187, -0.0619832, -0.0142568>, r_tube
<0.0223335, -0.068828, 0.0016072>, r_tube
<-0.1072964, -0.0772789, 0.0060303>, r_tube
<-0.2319596, -0.0854085, -0.0290335>, r_tube
<-0.3430074, -0.0861251, -0.0944662>, r_tube
<-0.4509418, -0.068482, -0.1591576>, r_tube
<-0.5618413, -0.0245719, -0.1972361>, r_tube
<-0.6637958, 0.0460994, -0.1974338>, r_tube
<-0.7392361, 0.1362917, -0.1600719>, r_tube
<-0.7740776, 0.2337243, -0.0935025>, r_tube
<-0.7613024, 0.3241143, -0.0112669>, r_tube
<-0.7019731, 0.3941926, 0.0704993>, r_tube
<-0.6049607, 0.4339513, 0.1351907>, r_tube
<-0.4859067, 0.438844, 0.1683025>, r_tube
<-0.3648018, 0.4114897, 0.1603211>, r_tube
<-0.2612659, 0.3618469, 0.1095415>, r_tube
<-0.1877283, 0.3032588, 0.0243653>, r_tube
<-0.1432004, 0.2418045, -0.0781822>, r_tube
<-0.1160439, 0.1681432, -0.1779868>, r_tube
<-0.097783, 0.0695, -0.2544156>, r_tube
<-0.0876765, -0.0512095, -0.2884663>, r_tube
<-0.0866139, -0.1756009, -0.2699337>, r_tube
<-0.0918525, -0.2825468, -0.2034631>, r_tube
<-0.0942741, -0.3657215, -0.1074391>, r_tube
<-0.0799669, -0.4416313, -0.0059789>, r_tube
<-0.037663, -0.5230021, 0.0808776>, r_tube
<0.0374809, -0.6011112, 0.141566>, r_tube
<0.1401519, -0.66091, 0.1713418>, r_tube
<0.257229, -0.6922673, 0.1703781>, r_tube
<0.3743309, -0.6920449, 0.1428756>, r_tube
<0.4798683, -0.6622197, 0.0954567>, r_tube
<0.5666259, -0.6075112, 0.0354108>, r_tube
<0.6312433, -0.5331828, -0.0302196>, r_tube
pigment { color rgb <0,0.25,1> }
finish
{
ambient 0.15
diffuse 0.85
brilliance 2
phong 0.25
phong_size 7.5
}
}
plane
{
<0,0,-1>, -0.33
pigment { color White }
finish
{
ambient 0.35
diffuse 0.65
}
}
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 01:56, 8 February 2017 | 1,100 × 950 (359 KB) | Ederporto (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
File usage on other wikis
The following other wikis use this file:
- Usage on ko.wikipedia.org
- Usage on pt.wikipedia.org
- Usage on pt.wikibooks.org
- Usage on www.wikidata.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Horizontal resolution | 28.35 dpc |
---|---|
Vertical resolution | 28.35 dpc |