|
[Date Index]
[Thread Index]
[Author Index]
Re: Unwanted lined in PDF-exported Graphics3D
- To: mathgroup at smc.vnet.net
- Subject: [mg86697] Re: Unwanted lined in PDF-exported Graphics3D
- From: ragfield <ragfield at gmail.com>
- Date: Wed, 19 Mar 2008 05:21:39 -0500 (EST)
- References: <fro362$i47$1@smc.vnet.net>
On Mar 18, 4:48 am, Mariano Su=E1rez-Alvarez
<mariano.suarezalva... at gmail.com> wrote:
> results in a PDF file which has lots of extra lines on the surface.
>
> Is there a way to get rid of them?
The lines are rendering artifacts caused by the fact that whatever PDF
viewer you are using is antialiasing the graphic. Your options are
either to disable antialiasing in the viewer application, or to force
Mathematica to rasterize the image (by choosing "Use Bitmap
Representation" from the "Graphics Containing Smooth Shading" popup
menu in the "Options" button dialog in the "Save Selection As"
dialog).
-Rob
Prev by Date:
Re: best fitting
Next by Date:
Find roots in a limited interval
Previous by thread:
Re: Unwanted lined in PDF-exported Graphics3D
Next by thread:
Re: Unwanted lined in PDF-exported Graphics3D
|