| bio | website | |
|---|---|---|
| location | somewhere in England | |
| age | ||
| visits | member for | 1 year, 4 months |
| seen | 1 hour ago | |
| stats | profile views | 800 |
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]