MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Polygons In Space



Will Self wrote:
> 
> I find that Mathematica does not show non-convex polygons in three
> dimensions properly.  Does anyone have a way to do this?  If I have to
> do it for myself, I think I will break the polygon into triangles. Does
> anyone have a way to break a (two-dimensional) polygon into triangles?
> If I have to do that for myself, I think I will try some recursive
> tack.
> 
> I would suppose that other people have encountered this before, but this
> is the first I've had to deal with it.  Please email me.  Thanks.
> 
> Will Self
> Montana

Will

This is dealt with in Tom Wickham-Jones, Mathematica Grahics, p 448. He
uses his function NonConvexTriangulation from package
ExtendGraphics`NonConvexTriangulate`, available from MathSource in
ExtendGraphics.

Allan
-- 
Allan Hayes
Training and Consulting
Leicester, UK
hay@haystack.demon.co.uk
http://www.haystack.demon.co.uk
voice: +44 (0)116 271 4198
fax: +44 (0)116 271 8642



  • Prev by Date: Re: Values from InterpolatingFunction
  • Next by Date: Comparison of Mathematica on Various Computers
  • Prev by thread: Polygons In Space
  • Next by thread: Values from InterpolatingFunction