Mathematica bug in Graphics3D ??
- To: mathgroup at smc.vnet.net
- Subject: [mg22213] Mathematica bug in Graphics3D ??
- From: Axel Kowald <axel at itb.biologie.hu-berlin.de>
- Date: Fri, 18 Feb 2000 02:34:49 -0500 (EST)
- Organization: Technische Universitaet Berlin, Deutschland
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
I'm using Mathematica 4.0.1.0 under NT4 and when I try:
Show[Graphics3D[Polygon[{{2.5, Sqrt[3]/2, 0}, {3.5, Sqrt[3]/2, 0},
{4, Sqrt[3], 0}, {3, 2*Sqrt[3], 0}, {2, 2*Sqrt[3], 0},
{3, Sqrt[3], 0}} ]], Axes -> True]
Mathematica draws a polygon with only 5 corners where the last point
{3,Sqrt[3],0} is missing. Am I doing something wrong here or what is
going on ?
Many thanks
Axel
--
-----------------------------------------------------------------
Dr. A. Kowald
Innovationskolleg Theoretische Biologie
Humboldt University Berlin
Invalidenstr. 43
10115 Berlin
Germany
Email: a.kowald at itb.biologie.hu-berlin.de
Phone: +49 30 2093 9105
Fax: +49 30 2093 8801
-----------------------------------------------------------------
- Follow-Ups:
- Re: Mathematica bug in Graphics3D ??
- From: Hartmut Wolf <hwolf@debis.com>
- Re: Mathematica bug in Graphics3D ??