Fwd: [pstricks] PStricks and cubes

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Wed Jan 12 23:30:23 CET 2005


Doug Mounce wrote:

> I combined \ThreeDPut with \PstGridThreeDcouldn't because I couldn't get 
> the hooks described in Girou's documentation to work, but I'm pretty-bad 
> with understanding the whole concept of what goes before and after 
> "\begin{document}" and why.  I understand a program like POVRay (we made 
> some neat movies with it,) 

I know, my students like it :-)

> but I don't get the same sense of simple 
> geometry with PSTricks.

Here comes only one idea

Herbert

\documentclass{article}
\usepackage{pstricks}
\usepackage{pst-node}
\usepackage{pst-3d}
\usepackage{pst-gr3d}
\pagestyle{empty}

\begin{document}

\psset{unit=3cm,viewpoint=-2 -1 0.8}
\def\PstGridThreeDHookEnd{%
 
\PstGridThreeD[gridwidth=2pt,griddots=0,PstPicture=false,unit=0.8](1,1,1)}
\begin{pspicture}(-2.75,1)(-2.5,5.25)
%
\rput[rb]{*89}(-2.5,1){small molecules}
%
\rput[lb]{*35}(-2,4.5){bulk images}
\PstGridThreeD[griddots=20](3,3,3)
\end{pspicture}

\end{document}



-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list