9,710 reputation
11158
bio website
location somewhere in England
age
visits member for 1 year, 4 months
seen 1 min ago
stats profile views 789

Mathematica apprentice

My gravatar is an eternal golden braid, made with the following Mathematica code:

Graphics3D[{
  GrayLevel[.3], Specularity[White, 15],
  Lighting -> {{"Directional", 
     RGBColor[1, .5, .4], {{5, 5, 10}, {5, 5, 0}}},
    {"Point", Yellow, {12, 3, 15}},  
    {"Point", White, {12, 3, 4}}},
  KnotData[{"TorusKnot", {2, 5}}, "ImageData"]}, 
 ViewVector -> {{0, 0, 5}, {0, 0, 0}}, Boxed -> False, 
 Background -> None, Axes -> False, ImageSize -> 1000]

30 Questions

13
28
votes
6
answers
2
kviews
3
16
votes
3
answers
860
views
1
9
votes
2
answers
124
views
1
4
votes
0
answers
82
views