- #1
member 428835
Hi PF!
Given the following:
test = RevolutionPlot3D[t^4 - t^2, {t, 0, 1}, Background -> None]
Export["test.eps", Rasterize[test, Background -> None]]
The background is not transparent. Any idea how to do this? I've checked all over the internet, and nothing seems to work.
Thanks for the help!
Josh
Given the following:
test = RevolutionPlot3D[t^4 - t^2, {t, 0, 1}, Background -> None]
Export["test.eps", Rasterize[test, Background -> None]]
The background is not transparent. Any idea how to do this? I've checked all over the internet, and nothing seems to work.
Thanks for the help!
Josh