|
[Date Index]
[Thread Index]
[Author Index]
Convert Graphics3D to Graphics2D. Is it possible?
- To: mathgroup at smc.vnet.net
- Subject: [mg103886] Convert Graphics3D to Graphics2D. Is it possible?
- From: Alexey <lehin.p at gmail.com>
- Date: Sat, 10 Oct 2009 07:11:02 -0400 (EDT)
Hello,
My aim is to produce vector-quality 2D representation of Graphics3D
for publication purposes. I would wish to have a general solution but
if it is impossible in the new version of Mathematica I should
consider only my particular case. My Graphics3D consists of a smooth
line representing the solution of a system of differential equations
(and axes, of course). So it seems to be a simple case. Is it possible
to convert this 3D graphics in 2D format preserving text as text (not
converting text in vector lines)?
As an suitable example one may use Graphics3D generated by
ParametricPlot3D[{Cos[\[Theta]], Sin[\[Theta]],
Sqrt[\[Theta]]}, {\[Theta], 0, 6 Pi}]
Prev by Date:
Re: beauty or accuracy
Next by Date:
Re: Generating a finite sigma-algebra
Previous by thread:
Re: Plot with axis with the same scaling factor
Next by thread:
Re: Convert Graphics3D to Graphics2D. Is it possible?
|