Math Support Center Logos
Being a collection of saddles for we monkeys who work there.
|
|
|
Mathematica
- Saddle with neutral lighting:
msNeutral =
Plot3D[x^3 - 3 x y^2, {x, -i, i}, {y, -i, i}, Mesh -> {15, 15},
BoxRatios -> {8, 8, 13}, Boxed -> False, Axes -> False,
Lighting -> "Neutral"]
Export["msNeutral.pdf", msNeutral]
- MonkeySaddle.jpg:
- Light playing across the saddle:
- Saddle with cycling Hues:
--
DickFurnas - 27 Mar 2008
This topic: MSC
> WebHome > WebLogo
Topic revision: r2 - 2018-08-18 - DickFurnas