Image:Kissing-3d.png

From Wikipedia, the free encyclopedia

[edit] Summary

This image was generated by Robert Bradshaw in Sage with the following code:

center_color = 'red'
kissing_opacity = .55
S = sphere((0,0,0), 1, color=center_color)
phi = 1/2
ts = [0..8*pi/5, step=2*pi/5]
others = sphere((0,0,2), 1, opacity=kissing_opacity) + \
  sum([sphere((2*cos(t)*cos(phi), 2*sin(t)*cos(phi), 2*sin(phi)), opacity=kissing_opacity) for t in ts])
all = S + others + others.scale(-1,-1,-1)
all.show(aspect_ratio=[1,1,1], frame=False)

[edit] Licensing

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current18:01, 21 February 2008424×437 (107 KB)Robertwb (Talk | contribs) (This image was generated by Robert Bradshaw in Sage with the following code: center_color = 'red' kissing_opacity = .55 S = sphere((0,0,0), 1, color=center_color) phi = 1/2 ts = [0..8*pi/5, step=2*pi/5] others = sphere((0,0,2), 1, opacity=kissing_opacit)

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):