Search found 7 matches

by wombat33
Sun Nov 03, 2013 10:39 pm
Forum: Graphics, Figures & Tables
Topic: Integration of Sketch
Replies: 4
Views: 6262

Re: Integration of Sketch

Daz Studio still appears to be the best bet for generating a u3d. In general this area is in a bit of disarray since Adobe sold its 3d development tools.

Although the title of the post is a bit misleading, i'll assume it's ok to mark this resolved. For my needs this solution is ok.
by wombat33
Sun Nov 03, 2013 10:32 pm
Forum: Graphics, Figures & Tables
Topic: EPS Images do not appear
Replies: 1
Views: 2020

Re: EPS Images do not appear

It's the Memoir class draft (eps files represented as text) vs final mode setting.
by wombat33
Sun Nov 03, 2013 9:37 pm
Forum: Graphics, Figures & Tables
Topic: EPS Images do not appear
Replies: 1
Views: 2020

EPS Images do not appear

Hi,

I've been working in a simple sandbox up until now to get the images working. They include EPS files. In the log i see this.

(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in PDF mode ...
by wombat33
Thu Oct 31, 2013 11:08 am
Forum: Graphics, Figures & Tables
Topic: Integration of Sketch
Replies: 4
Views: 6262

Re: Integration of Sketch

This may be sufficient for my current needs: http://mirror.unl.edu/ctan/macros/latex ... media9.pdf
by wombat33
Thu Oct 31, 2013 10:10 am
Forum: Graphics, Figures & Tables
Topic: Integration of Sketch
Replies: 4
Views: 6262

Re: Integration of Sketch

These look along the lines of what i'm looking for:
http://rainnic.altervista.org/content/embed-3ds-pdf-latex-u3d .
http://www.astrobetter.com/tutorial-for-embedding-3d-interactive-graphics-into-pdf/

I also see pst-solides3d for pstricks. It looks quite full-featured, but my current toolset is ...
by wombat33
Thu Oct 31, 2013 5:29 am
Forum: Graphics, Figures & Tables
Topic: Integration of Sketch
Replies: 4
Views: 6262

Re: Integration of Sketch

Just curious.. has anyone had any luck integrating with Python or another scripting language for this kind of work? It seems like it might be easier to throw the scene out to a scripting language to do the normal transforms then pulling it back in so the corresponding latex code outputs the ...
by wombat33
Tue Oct 29, 2013 8:08 pm
Forum: Graphics, Figures & Tables
Topic: Integration of Sketch
Replies: 4
Views: 6262

Integration of Sketch

Hi,

I'm looking for a good way to create 3D diagrams of frustums etc. on a Mac. So far the best tool I've found is Sketch . The .sk package looks like a possibility but the figures are fairly large so running the interpreter on separate .sk files seems reasonable to avoid overhead. Currently I've ...