Re: Problem with 3D Polygon
- To: mathgroup at smc.vnet.net
- Subject: [mg33429] Re: [mg33402] Problem with 3D Polygon
- From: SteveC <steve at fractalus.com>
- Date: Thu, 21 Mar 2002 09:27:08 -0500 (EST)
- References: <200203200653.BAA07982@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
* Kevin J. McCann (kmccann at umbc.edu) wrote: > Graphics3D[{LightBlue, > Polygon[{{1,0,0},{1,0,1},{-1,0,1},{-1,0,0},{-1/2,0,0},{-1/2,0, > 1/2},{1/2,0,1/2},{1/2,0,0},{1,0,0}}]}],Lighting->False, > Boxed->False]; You forgot Show[ and what LightBlue is Try braking it up into 3 convex polygons. have fun, SteveC steve at fractalus.com fractalus.com/steve
- References:
- Problem with 3D Polygon
- From: "Kevin J. McCann" <kmccann@umbc.edu>
- Problem with 3D Polygon