MathGroup Archive 2006

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

Search the Archive

Re: Drawing outline of 3D shape

  • To: mathgroup at smc.vnet.net
  • Subject: [mg67648] Re: Drawing outline of 3D shape
  • From: Bill Rowe <readnewsciv at earthlink.net>
  • Date: Mon, 3 Jul 2006 06:38:12 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

On 7/2/06 at 6:28 AM, mark.stankus at gmail.com (MS) wrote:

>Is there a program to draw the outline of a 3D shape.
>So a sphere would be drawn as a circle. A half sphere would be drawn
>as a arc (where the round part goes from visible to not visible) and
>a circle (highlighting the flat part of the half sphere.

Perhaps either the function Shadow or Project in the package Graphics`Graphics3D` will do what you want.
--
To reply via email subtract one hundred and four


  • Prev by Date: Re: ReadList[file,HeldExpression] ?
  • Next by Date: Re: finite differencing of a PDE system
  • Previous by thread: Re: Drawing outline of 3D shape
  • Next by thread: Re: Drawing outline of 3D shape