META TOPICPARENT |
name="WebHome" |
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]
- Light playing across the saddle:
- Saddle with cycling Hues:
-- DickFurnas - 27 Mar 2008
META FILEATTACHMENT |
attachment="MonkeySaddle.jpg" attr="" comment="" date="1206651081" name="MonkeySaddle.jpg" path="MonkeySaddle.jpg" size="168965" stream="MonkeySaddle.jpg" user="Main.DickFurnas" version="1" |
META FILEATTACHMENT |
attachment="msLite.gif" attr="" comment="Light playing across the saddle" date="1206651327" name="msLite.gif" path="msLite.gif" size="806587" stream="msLite.gif" user="Main.DickFurnas" version="1" |
META FILEATTACHMENT |
attachment="msNeutral.png" attr="" comment="Saddle with neutral lighting" date="1206651518" name="msNeutral.png" path="msNeutral.png" size="22815" stream="msNeutral.png" user="Main.DickFurnas" version="1" |
META FILEATTACHMENT |
attachment="msH.gif" attr="" comment="Saddle with cycling Hues" date="1206651837" name="msH.gif" path="msH.gif" size="545976" stream="msH.gif" user="Main.DickFurnas" version="1" |
|