| Author |
Comment/Response |
Bill
|
10/04/11 1:49pm
Hi:
I have the following Mathematica 8.0.1. code:
Graphics3D[{RGBColor[.47,.81,.94],Polygon[{{-1, -1, -1}, {-1, -1, 1}, {-1, 1, 1}, {-1, 1, -1}}]}]
I want to show the same blue color on both sides of the 3D polygon. How can that be done?
Thanks,
Bill
URL: , |
|