Tagged Questions
5
votes
2answers
377 views
How can i import a 3D SolidWorks Model into my PDF using LaTeX
Acrobat Adobe supports 3D PDFs to be included into LaTeX.
I could use another tool to create a PDF and import that PDF into my build, but i would rather use a package o include a solid works model ...
4
votes
1answer
670 views
PDF file containing 3D object is not included correctly with \includegraphics
I have a PDF file, containing a 3D object in PRC format. I try to include this into a LaTeX document to be compiled with pdflatex, with the simple source below:
\documentclass{minimal}
...
3
votes
1answer
565 views
Embedding 3D PRC model in LaTeX with custom views visibilities (movie15)
I'm using the movie15 package to include 3D graphics in my LaTeX document. I have model in PRC file format (generated by Asymptote). You can find all files of interest + my pdf output here: ...
5
votes
2answers
449 views
Disable movie15 movies and U3D graphics for printing
I am using the movie15 package to include movies and U3D graphics into my document. I have it setup so that a PDF reader not supporting U3D will display a static image which I have chosen instead.
...
