|
Re: Making 3D PDF from IDL [message #83257 is a reply to message #83252] |
Wed, 13 February 2013 06:33  |
Vincent Sarago
Messages: 34 Registered: September 2011
|
Member |
|
|
On Tuesday, February 12, 2013 4:34:00 PM UTC-5, Paulo Penteado wrote:
> Has anyone succeeded in creating 3D PDFs from IDL? I am referring to
>
> embedded 3D figures that can be rotated, panned and zoomed in Adobe
>
> Reader. Some examples are at
>
>
>
> http://dx.doi.org/10.1111/j.1365-2966.2011.19900.x
>
> http://dx.doi.org/10.1038/nature07609
>
> http://dx.doi.org/10.1126/science.1220574
>
>
>
> I want to make a 3D surface visualization, and thought I should ask
>
> here if anyone has written the code before I start doing it. Ideally,
>
> it would be a way to make the u3d file to use with the LaTeX movie15
>
> package (http://mirrors.rit.edu/CTAN/help/Catalogue/entries/
>
> movie15.html), so that Adobe's Acrobat 3D is not necessary.
WoW, it's seems hard, but if you have time ...
There is no way directly from IDL.
I guest you will have to create (yourself) a file containing your 3D data (I think it's an XML file)
Here are the convention; http://www.ecma-international.org/publications/files/ECMA-ST /ECMA-363%204th%20Edition.pdf
Vincent
|
|
|
Re: Making 3D PDF from IDL [message #83263 is a reply to message #83257] |
Wed, 13 February 2013 01:48  |
Fabzi
Messages: 305 Registered: July 2010
|
Senior Member |
|
|
On 02/12/2013 10:34 PM, Paulo Penteado wrote:
>
> Has anyone succeeded in creating 3D PDFs from IDL? I am referring to
> embedded 3D figures that can be rotated, panned and zoomed in Adobe
> Reader.
Wow, that's awsome! I can see applications in atmospheric sciences too.
That would be a very very usefull tool...
Cheers,
Fab
|
|
|
|