Polygon edges
- To: mathgroup at smc.vnet.net
- Subject: [mg14173] Polygon edges
- From: pmhahn at igd.fhg.de
- Date: Wed, 30 Sep 1998 02:04:21 -0400
- Organization: Technische Universitaet Darmstadt
- Sender: owner-wri-mathgroup at wolfram.com
- User-agent: tin/pre-1.4-980514 (UNIX) (SunOS/5.6 (sun4m))
Hello!
Is there an easy way to caluculate the projected 2D points of my 3D
data?
I want to export a graphics as "*.gif" and have to create a clickeable
imagemap for HTML. Creating the gif is no problem with Display[
"world.gif",
Graphics[data, ImageSize -> {640, 480},
ImageMargins -> {{0, 0}, {0, 0}},
AspectRatio -> 3/4
], "GIF" ]
data is created by WorldPlot[]
Thanks for helping.
Philipp
--
Fraunhofer Institute for Computer Graphics, Darmstadt, Germany